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

# backgroundImage

The image to use as a background image.

## Declaration

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

## See Also

### Instance Properties

- [inputImage](coreimage/ciblendwithmask/inputimage.md)
- [maskImage](coreimage/ciblendwithmask/maskimage.md)
