Imagick::getImageType

(PECL imagick 2, PECL imagick 3)

Imagick::getImageTypeGets the potential image type

说明

publicImagick::getImageType(): int

Gets the potential image type.

参数

此函数没有参数。

错误/异常

错误时抛出 ImagickException。

To Top