Imagick::queryFormats

Returns formats supported by Imagick

Description

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

Returns formats supported by Imagick.

Parameters

pattern

Return Values

Returns an array containing the formats supported by Imagick.

Errors/Exceptions

Throws ImagickException on error.