MagickQueryFormats
MagickQueryFormats -- returns any image formats that match the specified pattern
Description
array MagickQueryFormats( string pattern )
Returns any image formats that match the specified pattern (e.g. '*' for all).
A description of each parameter follows:
| pattern | A text string containing a pattern |