The Imagick class
PHP Manual

Imagick::nextImage

(PECL imagick 2.0.0)

Imagick::nextImageMoves to the next image

Descrierea

bool Imagick::nextImage ( void )
Avertizare

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

Associates the next image in the image list with an Imagick object.

Valorile întoarse

Întoarce TRUE în caz de succes.


The Imagick class
PHP Manual