Gmagick::flopimage

Creates a horizontal mirror image

Description

public Gmagick Gmagick::flopimage()

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