The Imagick class
PHP Manual

Imagick::nextImage

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

Imagick::nextImageMoves to the next image

Description

bool Imagick::nextImage ( void )
Warning

This function is currently not documented; only its argument list is available.

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

Return Values

Returns TRUE on success.


The Imagick class
PHP Manual