The Imagick class
PHP Manual

Imagick::previousImage

(PECL imagick 2.0.0)

Imagick::previousImageMove to the previous image in the object

Descrição

bool Imagick::previousImage ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual