Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Descrição

public Gmagick::getimageindex(): int

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 caso de erro.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top