---
title: backgroundColor
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scstreamconfiguration/backgroundcolor
---

# backgroundColor

A background color for the output.

## Declaration

```swift
unowned(unsafe) var backgroundColor: CGColor { get set }
```

## See Also

### Configuring colors

- [pixelFormat](screencapturekit/scstreamconfiguration/pixelformat.md)
- [colorMatrix](screencapturekit/scstreamconfiguration/colormatrix.md)
- [colorSpaceName](screencapturekit/scstreamconfiguration/colorspacename.md)
