flipImageHorizontal(_:)
Flips an image along the horizontal axis.
Declaration
@IBAction func flipImageHorizontal(_ sender: Any!)Parameters
- sender:
The object initiating the action.
Flips an image along the horizontal axis.
@IBAction func flipImageHorizontal(_ sender: Any!)The object initiating the action.