Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Açıklama

public bool Gmagick::previousimage ( void )

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The Gmagick object on success

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual