Gmagick::hasnextimage

(PECL gmagick >= Unknown)

Gmagick::hasnextimageChecks if the object has more images

Açıklama

public Gmagick::hasnextimage ( void ) : mixed

Returns TRUE if the object has more images when traversing the list in the forward direction.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns TRUE if the object has more images when traversing the list in the forward direction, returns FALSE if there are none.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.