Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Descrizione

public bool Gmagick::previousimage ( void )

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