Php/docs/gmagick.queryformats

来自菜鸟教程
跳转至:导航、​搜索

Gmagick::queryformats

(PECL gmagick >= Unknown)

Gmagick::queryformatsReturns formats supported by Gmagick


说明

public Gmagick::queryformats ([ string $pattern = "*" ] ) : array

Returns formats supported by Gmagick.


参数

pattern
Specifies a string containing a pattern.


返回值

The Gmagick object on success


错误/异常

错误时抛出 GmagickException