Remember, the result, if successful, is an Array, wich means you should call for example "$var[format]" if you want to know what format the file uses.
Imagick::getImageType
(PECL imagick 0.9.10-0.9.9)
Imagick::getImageType — Gets the potential image type
Description
int Imagick::getImageType
( void
)
Warning
This function is currently not documented; only its argument list is available.
Gets the potential image type.
Return Values
Retruns the potential image type. Throw an ImagickException on error.
Imagick::getImageType
lukeydeluxe at gmail dot com
15-Jan-2009 12:13
15-Jan-2009 12:13
