Imagick::nextImage()
Imagick::nextImage - Moves to the next image
Syntax
bool Imagick::nextImage ()
Arguments
-
Description
Associates the next image in the image list with an Imagick object.
Version
PHP PECL imagick 2.0.0
Return value
Returns TRUE on success.