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

# inputImage

The image to use as an input image.

## Declaration

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

## See Also

### Instance Properties

- [highlightAmount](coreimage/cihighlightshadowadjust/highlightamount.md)
- [radius](coreimage/cihighlightshadowadjust/radius.md)
- [shadowAmount](coreimage/cihighlightshadowadjust/shadowamount.md)
