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