The Imagick class
PHP Manual

Imagick::getFormat

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

Imagick::getFormatReturns the format of the Imagick object

Beschreibung

string Imagick::getFormat ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the format of the Imagick object.

Rückgabewerte

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


The Imagick class
PHP Manual