Gmagick
PHP Manual

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Opis

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

Throws an GmagickException on error.


Gmagick
PHP Manual