The Imagick class
PHP Manual

Imagick::getFormat

(PECL imagick 2.0.0)

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. Throw an ImagickException on error.


The Imagick class
PHP Manual