Imagick Image Library
PHP Manual

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 the argument list is available.

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

Gets the potential image type.

Parameters

Return Values

Retruns the potential image type, throwing ImagickException on error.


Imagick Image Library
PHP Manual