Imagick
PHP Manual

Imagick::getFormat

(PECL imagick 2.0.0)

Imagick::getFormatReturns the format of the Imagick object

Description

string Imagick::getFormat ( void )

Returns the format of the Imagick object.

Return Values

Returns the format of the image.

Errors/Exceptions

Throws ImagickException on error.


Imagick
PHP Manual