Manuel PHP
Imagick::queryFormats
(No version information available, might be only in CVS)
Imagick::queryFormats — Returns formats supported by Imagick
Description
array Imagick::queryFormats
([ string $pattern
] )
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Returns formats supported by Imagick.
Liste de paramètres
- pattern
-
Valeurs de retour
Returns an array containing the formats supported by Imagick, throws ImagickException on error.
Remonter 
