Gmagick
PHP Manual

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Description

public void Gmagick::getimageindex ( void )

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Index of current active image

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual