PHP 7.0.6 Released

Imagick::previousImage

(PECL imagick 2.0.0)

Imagick::previousImageMove to the previous image in the object

Description

bool Imagick::previousImage ( void )

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

Return Values

Returns TRUE on success.

User Contributed Notes

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