The Imagick class
PHP Manual

Imagick::setIteratorIndex

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

Imagick::setIteratorIndexSet the iterator position

Descrição

bool Imagick::setIteratorIndex ( int $index )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Parâmetros

index

The position to set the iterator to

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual