Imagick::queryFormats
(PECL imagick 2.0.0)
Imagick::queryFormats — Returns formats supported by Imagick
说明
array Imagick::queryFormats
([ string
$pattern = "*"
] )Returns formats supported by Imagick.
参数
-
pattern -
返回值
Returns an array containing the formats supported by Imagick.
错误/异常
错误时抛出 ImagickException。
There are no user contributed notes for this page.
