The Imagick class
PHP 手册

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 手册