Imagick::hasNextImage

(PECL imagick 2, PECL imagick 3)

Imagick::hasNextImageChecks if the object has more images

說(shuō)明

public Imagick::hasNextImage(): bool

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

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

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