Gmagick::flopimage
(PECL gmagick >= Unknown)
Gmagick::flopimage — Creates a horizontal mirror image
Description
Creates a horizontal mirror image by reflecting the pixels around the central y-axis.
Parameters
This function has no parameters.
Return Values
The flopped Gmagick object.
Errors/Exceptions
Throws an GmagickException on error.
See Also
- Gmagick::flipimage() - Creates a vertical mirror image