Home > PHP > Function > > Imagick::previousImage()

Imagick::previousImage()

Imagick::previousImage - Move to the previous image in the object

Syntax

bool Imagick::previousImage ()

Arguments

-

Description

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

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.