(No version information available, might be only in CVS)
Imagick::getImageIndex — Gets the index of the current active image
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.
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.