The Imagick class
PHP Manual

Imagick::setIteratorIndex

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

Imagick::setIteratorIndexSet the iterator position

Beschreibung

bool Imagick::setIteratorIndex ( int $index )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Set the iterator to the position in the image list specified with the index parameter

Parameter-Liste

index

The position to set the iterator to

Rückgabewerte

Liefet TRUE bei Erfolg.


The Imagick class
PHP Manual