The Imagick class
PHP Manual

Imagick::queryFormats

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

Imagick::queryFormatsReturns formats supported by Imagick

Descrição

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

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns formats supported by Imagick.

Parâmetros

pattern

Valor Retornado

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


The Imagick class
PHP Manual