Php/docs/imagick.nextimage
来自菜鸟教程
Imagick::nextImage
(PECL imagick 2, PECL imagick 3)
Imagick::nextImage — Moves to the next image
说明
public Imagick::nextImage ( ) : bool
Associates the next image in the image list with an Imagick object.
返回值
成功时返回 true
。