Gmagick
PHP 手册

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

说明

public void Gmagick::nextimage ( void )

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

参数

This function has no parameters.

返回值

The Gmagick object on success

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册