The Imagick class
PHP Manual

Imagick::getFormat

(PECL imagick 2.0.0)

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. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual