Imagick
PHP Manual

Imagick::getImageFormat

(PECL imagick 2.0.0)

Imagick::getImageFormatReturns the format of a particular image in a sequence

Opis

string Imagick::getImageFormat ( void )

Returns the format of a particular image in a sequence.

Zwracane wartości

Returns a string containing the image format on success.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


Imagick
PHP Manual