|
Cheetah
|
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 | |
Definition at line 7 of file EllipseCommand.php.
| Intervention\Image\Commands\EllipseCommand::execute | ( | $image | ) |
Draws ellipse on given image
| \Intervention\Image\Image | $image |
Reimplemented from Intervention\Image\Commands\AbstractCommand.
Definition at line 15 of file EllipseCommand.php.