The Imagick class
PHP Manual

Imagick::previousImage

(No version information available, might be only in CVS)

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