Use Imagick::queryFormats() to get a list of possible format names that might be returned by this function.
Imagick::getImageFormat
(PECL imagick 2.0.0)
Imagick::getImageFormat — Returns the format of a particular image in a sequence
Descrizione
string Imagick::getImageFormat
( void
)
Returns the format of a particular image in a sequence.
Valori restituiti
Returns a string containing the image format on success.
Errori/Eccezioni
Lancia una ImagickException in caso di errore.
orrd101 at yahoo dot com ¶
3 months ago
