Cheetah
|
Public Member Functions | |
execute ($image) | |
![]() | |
__construct ($arguments) | |
argument ($key) | |
getOutput () | |
hasOutput () | |
setOutput ($value) | |
Additional Inherited Members | |
![]() | |
$arguments | |
![]() | |
$output | |
Definition at line 7 of file LineCommand.php.
Intervention\Image\Commands\LineCommand::execute | ( | $image | ) |
Draws line on given image
\Intervention\Image\Image | $image |
Reimplemented from Intervention\Image\Commands\AbstractCommand.
Definition at line 15 of file LineCommand.php.