Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Opis

public Gmagick::getimageindex ( void ) : int

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Index of current active image

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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