The Imagick class
PHP 手册

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.

返回值

Retruns the potential image type, throwing ImagickException on error.


The Imagick class
PHP 手册