Cheetah
|
Public Member Functions | |
execute ($image) | |
![]() | |
__construct ($arguments) | |
argument ($key) | |
getOutput () | |
hasOutput () | |
setOutput ($value) | |
Additional Inherited Members | |
![]() | |
$arguments | |
![]() | |
$output | |
Definition at line 5 of file ExifCommand.php.
Intervention\Image\Commands\ExifCommand::execute | ( | $image | ) |
Read Exif data from the given image
Note: Windows PHP Users - in order to use this method you will need to enable the mbstring and exif extensions within the php.ini file.
\Intervention\Image\Image | $image |
Reimplemented from Intervention\Image\Commands\AbstractCommand.
Definition at line 16 of file ExifCommand.php.