The Imagick class
PHP Manual

Imagick::nextImage

(PECL imagick 2.0.0)

Imagick::nextImageMoves to the next image

Descrição

bool Imagick::nextImage ( void )
Aviso

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

Associates the next image in the image list with an Imagick object.

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual