Gmagick::nextimage
Moves to the next image
Description
public bool Gmagick::nextimage
( void
)
Parameters
This function has no parameters.
Return Values
Returns TRUE
on success or FALSE
on failure.
Errors/Exceptions
Throws an
GmagickException on error.