Gmagick
PHP Manual

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Descrierea

public bool Gmagick::nextimage ( void )

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

The Gmagick object on success

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual