Manuel PHP
Imagick::setImageIndex
(No version information available, might be only in CVS)
Imagick::setImageIndex — Set the iterator position
Description
bool Imagick::setImageIndex
( int $index
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Set the iterator to the position in the image list specified with the index parameter.
This method has been deprecated. See Imagick::setIteratorIndex
Liste de paramètres
- index
-
The position to set the iterator to
Valeurs de retour
Returns TRUE on success.
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
