The Imagick class
PHP Manual

Imagick::getImageType

(PECL imagick 0.9.10-0.9.9)

Imagick::getImageTypeGets the potential image type

Descrição

int Imagick::getImageType ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Gets the potential image type.

Valor Retornado

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


The Imagick class
PHP Manual