Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Descrição

public bool Gmagick::previousimage ( void )

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The Gmagick object on success

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual