Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Opis

public bool Gmagick::previousimage ( void )

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The Gmagick object on success

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual