Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Beschreibung

public void 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

Throws an GmagickException on error.


Gmagick
PHP Manual