Gmagick
PHP Manual

Gmagick::getimageformat

(PECL gmagick >= Unknown)

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

Beschreibung

public string Gmagick::getimageformat ( void )

Returns the format of a particular image in a sequence.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a string containing the image format on success.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


Gmagick
PHP Manual