---
title: orientation
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/transcript/imageattachment/orientation
---

# orientation

The display orientation of the image.

## Declaration

```swift
var orientation: CGImagePropertyOrientation { get }
```

## See Also

### Inspecting an image attachment

- [cgImage](foundationmodels/transcript/imageattachment/cgimage.md)
- [ciImage](foundationmodels/transcript/imageattachment/ciimage.md)
- [url](foundationmodels/transcript/imageattachment/url.md)
