The Imagick class
PHP Manual

Imagick::queryFormats

(PECL imagick 2.0.0)

Imagick::queryFormatsReturns formats supported by Imagick

Opis

array Imagick::queryFormats ([ string $pattern= "*" ] )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns formats supported by Imagick.

Parametry

pattern

Zwracane wartości

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


The Imagick class
PHP Manual