The Imagick class
PHP Manual

Imagick::getFormat

(No version information available, might be only in CVS)

Imagick::getFormat — Returns the format of the Imagick object

Description

string Imagick::getFormat ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Returns the format of the Imagick object.

Valeurs de retour

Returns the format of the image and throwns an ImagickException on failure.


The Imagick class
PHP Manual