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