Contents

rotateImageRight(_:)

Rotates the image right (clockwise).

Declaration

@IBAction func rotateImageRight(_ sender: Any!)

Parameters

  • sender:

    Typically the object that invoked this method.

See Also

Manipulating the Image in a View