Gmagick::nextimage
Moves to the next image
Description
public bool Gmagick::nextimage()
Associates the next image in the image list with an Gmagick object.
Parameters
This function has no parameters.
Return Values
Returns true on success or false on failure.
Errors/Exceptions
Throws an
GmagickException on error.