(No version information available, might be only in CVS)
Imagick::getImageIndex — Gets the index of the current active image
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.
Returns the index of the current active image within the Imagick object. This method has been deprecated. See Imagick::getIteratorIndex
Returns an integer containing the index of the image in the stack, throwing ImagickException on error.