Imagick::nextImage
(PECL imagick 2.0.0)
Imagick::nextImage — Moves to the next image
说明
Imagick::nextImage (
void ) :
bool
Associates the next image in the image list with an Imagick object.
返回值
成功时返回 TRUE
。