The Imagick class
PHP Manual

Imagick::getFormat

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

Imagick::getFormatReturns the format of the Imagick object

Opis

string Imagick::getFormat ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the format of the Imagick object.

Zwracane wartości

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


The Imagick class
PHP Manual