---
title: kCVImageBufferCGColorSpaceKey
framework: corevideo
role: symbol
role_heading: Global Variable
path: corevideo/kcvimagebuffercgcolorspacekey
---

# kCVImageBufferCGColorSpaceKey

A key to the color space of the image buffer.

## Declaration

```swift
let kCVImageBufferCGColorSpaceKey: CFString
```

## Discussion

Discussion The color space value is of type CGColorSpace.

## See Also

### Constants

- [kCVImageBufferCleanApertureKey](corevideo/kcvimagebuffercleanaperturekey.md)
- [kCVImageBufferPreferredCleanApertureKey](corevideo/kcvimagebufferpreferredcleanaperturekey.md)
- [kCVImageBufferFieldCountKey](corevideo/kcvimagebufferfieldcountkey.md)
- [kCVImageBufferFieldDetailKey](corevideo/kcvimagebufferfielddetailkey.md)
- [kCVImageBufferPixelAspectRatioKey](corevideo/kcvimagebufferpixelaspectratiokey.md)
- [kCVImageBufferDisplayDimensionsKey](corevideo/kcvimagebufferdisplaydimensionskey.md)
- [kCVImageBufferGammaLevelKey](corevideo/kcvimagebuffergammalevelkey.md)
- [kCVImageBufferICCProfileKey](corevideo/kcvimagebuffericcprofilekey.md)
- [kCVImageBufferYCbCrMatrixKey](corevideo/kcvimagebufferycbcrmatrixkey.md)
- [kCVImageBufferColorPrimariesKey](corevideo/kcvimagebuffercolorprimarieskey.md)
- [kCVImageBufferTransferFunctionKey](corevideo/kcvimagebuffertransferfunctionkey.md)
- [kCVImageBufferChromaLocationTopFieldKey](corevideo/kcvimagebufferchromalocationtopfieldkey.md)
- [kCVImageBufferChromaLocationBottomFieldKey](corevideo/kcvimagebufferchromalocationbottomfieldkey.md)
- [kCVImageBufferChromaSubsamplingKey](corevideo/kcvimagebufferchromasubsamplingkey.md)
- [kCVImageBufferAlphaChannelIsOpaque](corevideo/kcvimagebufferalphachannelisopaque.md)
