Gmagick
PHP Manual

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Description

public void Gmagick::nextimage ( void )

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

The Gmagick object on success

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual