Imagick::previousImage
(PECL imagick 2.0.0)
Imagick::previousImage — Move 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.