(PECL imagick 0.9.10-0.9.9)
Imagick::getImageType — Gets the potential image type
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Gets the potential image type.
Returns the potential image type. Wirf eine ImagickException bei einem Fehler.
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.