The Imagick class
PHP Manual

Imagick::previousImage

(PECL imagick 2.0.0)

Imagick::previousImageMove to the previous image in the object

Beschreibung

bool Imagick::previousImage ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

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

Rückgabewerte

Liefert TRUE bei Erfolg.


The Imagick class
PHP Manual