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

# inputImage

The image to use as an input image.

## Declaration

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

## See Also

### Instance Properties

- [height](coreimage/cihistogramdisplay/height.md)
- [highLimit](coreimage/cihistogramdisplay/highlimit.md)
- [lowLimit](coreimage/cihistogramdisplay/lowlimit.md)
