The Imagick class
PHP 手册

Imagick::queryFormats

(PECL imagick 2.0.0)

Imagick::queryFormatsReturns formats supported by Imagick

说明

array Imagick::queryFormats ([ string $pattern="*" ] )
Warning

本函数暂无文档,仅有参数列表。

Returns formats supported by Imagick.

参数

pattern

返回值

Returns an array containing the formats supported by Imagick, throws ImagickException on error.


The Imagick class
PHP 手册