The Imagick class
PHP Manual

Imagick::getImageType

(PECL imagick 0.9.10-0.9.9)

Imagick::getImageTypeGets the potential image type

Beschreibung

int Imagick::getImageType ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Gets the potential image type.

Rückgabewerte

Retruns the potential image type. Throw an ImagickException on error.


The Imagick class
PHP Manual