Imagick
PHP Manual

Imagick::getImageFormat

(PECL imagick 2.0.0)

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

Beschreibung

string Imagick::getImageFormat ( void )

Returns the format of a particular image in a sequence.

Rückgabewerte

Returns a string containing the image format on success.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.


Imagick
PHP Manual