The Imagick class
PHP Manual

Imagick::previousImage

(PECL imagick 2.0.0)

Imagick::previousImageMove to the previous image in the object

Description

bool Imagick::previousImage ( void )
Warning

This function is currently not documented; only its argument list is available.

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

Return Values

Returns TRUE on success.


The Imagick class
PHP Manual