Gmagick
PHP Manual

Gmagick::getimageformat

(PECL gmagick >= Unknown)

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

Beschreibung

public void 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

Throws an GmagickException on error.


Gmagick
PHP Manual