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

# inputImage

The image to use as an input image.

## Declaration

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

## See Also

### Instance Properties

- [center](coreimage/ciglassdistortion/center.md)
- [scale](coreimage/ciglassdistortion/scale.md)
- [textureImage](coreimage/ciglassdistortion/textureimage.md)
