Gmagick
PHP Manual

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Description

public bool Gmagick::nextimage ( void )

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

Parameters

This function has no parameters.

Return Values

Returns TRUE on success or FALSE on failure.

Errors/Exceptions

Throws an GmagickException on error.


Gmagick
PHP Manual