---
title: supportedColorSpaces
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/format/supportedcolorspaces
---

# supportedColorSpaces

The list of the device’s supported color spaces.

## Declaration

```swift
@nonobjc var supportedColorSpaces: [AVCaptureColorSpace] { get }
```

## See Also

### Determining color support

- [isGlobalToneMappingSupported](avfoundation/avcapturedevice/format/isglobaltonemappingsupported.md)
