Php/docs/gmagick.flopimage

From Get docs

Gmagick::flopimage

(PECL gmagick >= Unknown)

Gmagick::flopimageThe flopimage purpose


Description

public Gmagick::flopimage ( ) : Gmagick

Creates a vertical mirror image by reflecting the pixels around the central y-axis.


Return Values

The flopped Gmagick object.


Errors/Exceptions

Throws an GmagickException on error.


See Also