Gmagick
PHP Manual

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Descrição

public int Gmagick::getimageindex ( void )

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Index of current active image

Erros

Lança uma exceção GmagickException em erros.


Gmagick
PHP Manual