Gmagick
PHP Manual

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Описание

public int Gmagick::getimageindex ( void )

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Index of current active image

Ошибки

Бросает GmagickException при ошибке.


Gmagick
PHP Manual