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