Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Description

public void Gmagick::previousimage ( void )

Assocates the previous image in an image list with the 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