Gmagick::getimageformat

(PECL gmagick >= Unknown)

Gmagick::getimageformatReturns the format of a particular image in a sequence

Beskrivelse

public string Gmagick::getimageformat ( void )

Returns the format of a particular image in a sequence.

Parametre

This function has no parameters.

Returnerings Værdier

Returns a string containing the image format on success.

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top