(PECL gmagick >= Unknown)
Returns the format of a particular image in a sequence
public string Gmagick::getimageformat ( void )
Returns the format of a particular image in a sequence.
Returns:
Returns a string containing the image format on success.
Exception:
Throws an GmagickException on error.
Please login to continue.