---
title: resultImage
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avciimagefilteringresult/resultimage
---

# resultImage

Provides the filtered video frame image to AVFoundation for further processing or display.

## Declaration

```swift
let resultImage: CIImage
```

## See Also

### Inspecting the result

- [ciContext](avfoundation/avciimagefilteringresult/cicontext.md)
