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

# inputImage

The image to use as an input image.

## Declaration

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

## See Also

### Instance Properties

- [aspectRatio](coreimage/cilanczosscaletransform/aspectratio.md)
- [scale](coreimage/cilanczosscaletransform/scale.md)
