La classe Imagick
PHP Manual

Imagick::getImageIndex

(No version information available, might be only in CVS)

Imagick::getImageIndexGets the index of the current active image

Description

int Imagick::getImageIndex ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Returns the index of the current active image within the Imagick object. This method has been deprecated. See Imagick::getIteratorIndex

Valeurs de retour

Returns an integer containing the index of the image in the stack, throwing ImagickException on error.


La classe Imagick
PHP Manual