Gmagick::getimagetype

(PECL gmagick >= Unknown)

Gmagick::getimagetypeGets the potential image type

说明

publicGmagick::getimagetype(): int

Gets the potential image type.

参数

此函数没有参数。

返回值

Returns the potential image type.

错误/异常

错误时抛出 GmagickException

To Top