Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Beschreibung

public bool Gmagick::previousimage ( void )

Assocates the previous image in an image list with the Gmagick object.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The Gmagick object on success

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


Gmagick
PHP Manual