Imagick::getImageType

(PECL imagick 0.9.10-0.9.9)

Imagick::getImageTypeGets the potential image type

Descrição

int Imagick::getImageType ( void )

Gets the potential image type.

Valor Retornado

Returns the potential image type.

Erros

Dispara ImagickException em erro.



User Contributed Notes
Imagick::getImageType
lukeydeluxe at gmail dot com
15-Jan-2009 10:13
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.

Imagick::getImageUnits> <Imagick::getImageTotalInkDensity
Last updated: Fri, 30 Dec 2011