Php/docs/gmagick.getimagetype
来自菜鸟教程
Gmagick::getimagetype
(PECL gmagick >= Unknown)
Gmagick::getimagetype — Gets the potential image type
说明
public Gmagick::getimagetype ( ) : int
Gets the potential image type.
参数
此函数没有参数。
返回值
Returns the potential image type.
错误/异常
错误时抛出 GmagickException。