Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Descrierea

public Gmagick::getimageindex ( ) : int

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

Index of current active image

Erori/Excepții

Emite o GmagickException în caz de eroare.

add a note add a note

User Contributed Notes

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