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

# inputImage

The image to use as an input image.

## Declaration

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

## See Also

### Instance Properties

- [headIndex](coreimage/cicoremlmodel/headindex.md)
- [model](coreimage/cicoremlmodel/model.md)
- [softmaxNormalization](coreimage/cicoremlmodel/softmaxnormalization.md)
