Gmagick
PHP Manual

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Descrição

public void Gmagick::getimageindex ( void )

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

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Index of current active image

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual