Cheetah
Public Member Functions | List of all members
Intervention\Image\Commands\TextCommand Class Reference
Inheritance diagram for Intervention\Image\Commands\TextCommand:
Intervention\Image\Commands\AbstractCommand

Public Member Functions

 execute ($image)
 
- Public Member Functions inherited from Intervention\Image\Commands\AbstractCommand
 __construct ($arguments)
 
 argument ($key)
 
 getOutput ()
 
 hasOutput ()
 
 setOutput ($value)
 

Additional Inherited Members

- Public Attributes inherited from Intervention\Image\Commands\AbstractCommand
 $arguments
 
- Protected Attributes inherited from Intervention\Image\Commands\AbstractCommand
 $output
 

Detailed Description

Definition at line 7 of file TextCommand.php.

Member Function Documentation

◆ execute()

Intervention\Image\Commands\TextCommand::execute (   $image)

Write text on given image

Parameters
\Intervention\Image\Image$image
Returns
boolean

Reimplemented from Intervention\Image\Commands\AbstractCommand.

Definition at line 14 of file TextCommand.php.


The documentation for this class was generated from the following file: