The Imagick class
PHP Manual

Imagick::getFormat

(PECL imagick 2.0.0)

Imagick::getFormatReturns the format of the Imagick object

Descrierea

string Imagick::getFormat ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the format of the Imagick object.

Valorile întoarse

Returns the format of the image. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual