Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Descrierea

public bool Gmagick::previousimage ( void )

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