Contents

flipImageVertical(_:)

Flips an image along the vertical axis.

Declaration

@IBAction func flipImageVertical(_ sender: Any!)

Parameters

  • sender:

    The object initiating the action.

See Also

Manipulating the Image in a View