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

# inputImage

The image to use as an input image.

## Declaration

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

## See Also

### Instance Properties

- [maxComponents](coreimage/cicolorclamp/maxcomponents.md)
- [minComponents](coreimage/cicolorclamp/mincomponents.md)
