---
title: inputImage
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cimedian/inputimage
---

# inputImage

The image to use as an input image.

## Declaration

```swift
var inputImage: CIImage? { get set }
```
