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

# inputImage

The image to use as a foreground image.

## Declaration

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

## See Also

### Instance Properties

- [backgroundImage](coreimage/cicompositeoperation/backgroundimage.md)
