Gmagick
在线手册:中文 英文
PHP手册

Gmagick::getimagetype

(PECL gmagick >= Unknown)

Gmagick::getimagetypeGets the potential image type.

说明

public int Gmagick::getimagetype ( void )

Gets the potential image type.

参数

此函数没有参数。

返回值

Returns the potential image type.

错误/异常

错误时抛出GmagickException.


Gmagick
在线手册:中文 英文
PHP手册