Imagick::queryFormats
(PECL imagick 2.0.0)
Imagick::queryFormats — Returns 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. Throw an ImagickException on error.
Imagick::queryFormats
There are no user contributed notes for this page.
