Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Opis

public void 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

Throws an GmagickException on error.


Gmagick
PHP Manual