Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Beschreibung

public Gmagick::getimageindex ( void ) : int

Returns the index of the current active image within the Gmagick object.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Index of current active image

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.