Gmagick
PHP Manual

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

説明

public bool Gmagick::nextimage ( void )

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

パラメータ

この関数にはパラメータはありません。

返り値

The Gmagick object on success

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual