rotateImageRight(_:)
Rotates the image right (clockwise).
Declaration
@IBAction func rotateImageRight(_ sender: Any!)Parameters
- sender:
Typically the object that invoked this method.
Rotates the image right (clockwise).
@IBAction func rotateImageRight(_ sender: Any!)Typically the object that invoked this method.