Imagick
PHP Manual

Imagick::getFormat

(PECL imagick 2.0.0)

Imagick::getFormatReturns the format of the Imagick object

Descrizione

string Imagick::getFormat ( void )

Returns the format of the Imagick object.

Valori restituiti

Returns the format of the image.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual