Gmagick
PHP Manual

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Descrição

public bool Gmagick::nextimage ( void )

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The Gmagick object on success

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual