Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Beskrivelse

public bool Gmagick::previousimage ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

The Gmagick object on success

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top