(PECL gmagick >= Unknown)
Gmagick::nextimage — Moves to the next image
public Gmagick::nextimage ( ) : bool
Associates the next image in the image list with an Gmagick object.
This function has no parameters.
Returns true
on success or false
on failure.
Throws an GmagickException on error.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.nextimage.php