The Imagick class
PHP Manual

Imagick::getImageType

(PECL imagick 0.9.10-0.9.9)

Imagick::getImageTypeGets 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

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


The Imagick class
PHP Manual