<!--
{
  "availability" : [
    "macOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/IKCameraDeviceView/rotateRight(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Quartz"
    ],
    "preciseIdentifier" : "c:objc(cs)IKCameraDeviceView(im)rotateRight:"
  },
  "title" : "rotateRight(_:)"
}
-->

# rotateRight(_:)

Rotates the selected image to the right.

```
@IBAction func rotateRight(_ sender: Any!)
```

## Parameters

`sender`

The object that sent the message.

## Discussion

This method is can be connected to a user interface item in Interface Builder.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)