The Imagick class
PHP Manual

Imagick::queryFormats

(No version information available, might be only in CVS)

Imagick::queryFormatsReturns formats supported by Imagick

Beschreibung

array Imagick::queryFormats ([ string $pattern ] )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns formats supported by Imagick.

Parameter-Liste

pattern

Rückgabewerte

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


The Imagick class
PHP Manual