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

# inputImage

The image to process.

## Declaration

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

## See Also

### Instance Properties

- [focalLength](coreimage/ciperspectiverotate/focallength.md)
- [pitch](coreimage/ciperspectiverotate/pitch.md)
- [roll](coreimage/ciperspectiverotate/roll.md)
- [yaw](coreimage/ciperspectiverotate/yaw.md)
