Gmagick::previousimage
(PECL gmagick >= Unknown)
Gmagick::previousimage — Move to the previous image in the object
Description
public Gmagick::previousimage ( ) : bool
Associates the previous image in an image list with the 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.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.previousimage.php