Gmagick
PHP Manual

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Descrizione

public bool Gmagick::nextimage ( void )

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The Gmagick object on success

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual