(PECL imagick 2.0.0)
Returns the format of the Imagick object
string Imagick::getFormat ( void )
Returns the format of the Imagick object.
Returns:
Returns the format of the image.
Exception:
Throws ImagickException on error.
Please login to continue.