The Imagick class
PHP Manual

Imagick::getImageType

(PECL imagick 0.9.10-0.9.9)

Imagick::getImageTypeGets the potential image type

说明

int Imagick::getImageType ( void )
Warning

本函数还未编写文档,仅有参数列表。

Gets the potential image type.

返回值

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


The Imagick class
PHP Manual