The Imagick class
PHP Manual

Imagick::previousImage

(PECL imagick 2.0.0)

Imagick::previousImageMove to the previous image in the object

Descrierea

bool Imagick::previousImage ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Valorile întoarse

Întoarce TRUE în caz de succes.


The Imagick class
PHP Manual