Imagick::getFormat()
Imagick::getFormat - Returns the format of the Imagick object
Syntax
string Imagick::getFormat ()
Arguments
-
Description
Returns the format of the Imagick object.
Version
PHP PECL imagick 2.0.0
Return value
Returns the format of the image. Throw an ImagickExceptionon error.