The Imagick class
PHP Manual

Imagick::nextImage

(PECL imagick 2.0.0)

Imagick::nextImageMoves to the next image

Beschreibung

bool Imagick::nextImage ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

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

Rückgabewerte

Liefert TRUE bei Erfolg.


The Imagick class
PHP Manual