Imagick::setImageIndex
Set the iterator position
Beschreibung
bool Imagick::setImageIndex
( int $index
)
This method has been deprecated. See
Imagick::setIteratorIndex.
Parameter-Liste
-
index
-
The position to set the iterator to
Rückgabewerte
Liefert TRUE bei Erfolg.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.