parent root
PHP: Imagick::previousImage - Manual

Imagick::previousImage

(PECL imagick 2.0.0)

Imagick::previousImageMove to the previous image in the object

Description

Imagick::previousImage ( void ) : bool

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

Return Values

Returns TRUE on success.

add a noteadd a note

User Contributed Notes

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