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

# inputImage

The image to use as a foreground image.

## Declaration

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

## See Also

### Instance Properties

- [backgroundImage](coreimage/ciblendwithmask/backgroundimage.md)
- [maskImage](coreimage/ciblendwithmask/maskimage.md)
