The Imagick class
PHP Manual

Imagick::hasNextImage

(PECL imagick 2.0.0)

Imagick::hasNextImageChecks if the object has more images

Descrierea

bool Imagick::hasNextImage ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Valorile întoarse

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


The Imagick class
PHP Manual