Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Beskrivelse

public bool Gmagick::nextimage ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

The Gmagick object on success

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top