Gmagick
PHP Manual

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Opis

public int Gmagick::getimageindex ( void )

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.


Gmagick
PHP Manual