The Imagick class
PHP Manual

Imagick::nextImage

(PECL imagick 2.0.0)

Imagick::nextImageMoves to the next image

说明

bool Imagick::nextImage ( void )
Warning

本函数还未编写文档,仅有参数列表。

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

返回值

Returns TRUE on success.


The Imagick class
PHP Manual