(PECL gmagick >= Unknown)
Creates a vertical mirror image
public Gmagick Gmagick::flipimage ( void )
Creates a vertical mirror image by reflecting the pixels around the central x-axis.
Returns:
The flipped Gmagick object.
Exception:
Throws an GmagickException on error.
Please login to continue.