The Imagick class
PHP Manual

Imagick::previousImage

(PECL imagick 2.0.0)

Imagick::previousImageMove to the previous image in the object

Opis

bool Imagick::previousImage ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual