|
eZ Publish
[4.2]
|
Analyzes image formats which can contain EXIF information. More...
Public Member Functions | |
| eZEXIFImageAnalyzer () | |
| process ($mimeData, $parameters=array()) | |
Analyzes image formats which can contain EXIF information.
Definition at line 41 of file ezexifimageanalyzer.php.
| eZEXIFImageAnalyzer::eZEXIFImageAnalyzer | ( | ) |
Constructor
Definition at line 46 of file ezexifimageanalyzer.php.
| eZEXIFImageAnalyzer::process | ( | $ | mimeData, |
| $ | parameters = array() |
||
| ) |
Checks the file for EXIF data and returns the information.
Definition at line 53 of file ezexifimageanalyzer.php.