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

# ciImage

The image as a CIImage.

## Declaration

```swift
var ciImage: CIImage { get }
```

## See Also

### Inspecting an image attachment

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