---
title: outputImage
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cifilterprotocol/outputimage
---

# outputImage

A CIImage object that encapsulates the operations configured in the filter.

## Declaration

```swift
var outputImage: CIImage? { get }
```
