<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/kVTPixelRotationPropertyKey_Rotation",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Video Toolbox"
    ],
    "preciseIdentifier" : "c:@kVTPixelRotationPropertyKey_Rotation"
  },
  "title" : "kVTPixelRotationPropertyKey_Rotation"
}
-->

# kVTPixelRotationPropertyKey_Rotation

A key that specifies the amount of rotation in degrees.

```
let kVTPixelRotationPropertyKey_Rotation: CFString
```

## Topics

### Rotations

[`kVTRotation_0`](/documentation/VideoToolbox/kVTRotation_0)

A constant that indicates a rotation of 0 degrees.

[`kVTRotation_CW90`](/documentation/VideoToolbox/kVTRotation_CW90)

A constant that indicates a clockwise rotation of 90 degrees.

[`kVTRotation_180`](/documentation/VideoToolbox/kVTRotation_180)

A constant that indicates a rotation of 180 degrees.

[`kVTRotation_CCW90`](/documentation/VideoToolbox/kVTRotation_CCW90)

A constant that indicates a counterclockwise rotation of 90 degrees.



---

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)