---
title: backgroundImage
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicompositeoperation/backgroundimage
---

# backgroundImage

The image to use as a background image.

## Declaration

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

## See Also

### Instance Properties

- [inputImage](coreimage/cicompositeoperation/inputimage.md)
