---
title: kCVImageBufferChromaSubsamplingKey
framework: corevideo
role: symbol
role_heading: Global Variable
path: corevideo/kcvimagebufferchromasubsamplingkey
---

# kCVImageBufferChromaSubsamplingKey

A key to the original format of subsampled data in the image buffer.

## Declaration

```swift
let kCVImageBufferChromaSubsamplingKey: CFString
```

## Discussion

Discussion The original format value is of type CFString. See Image Buffer Chroma Subsampling Constants for more information.

## See Also

### Constants

- [kCVImageBufferCGColorSpaceKey](corevideo/kcvimagebuffercgcolorspacekey.md)
- [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)
- [kCVImageBufferAlphaChannelIsOpaque](corevideo/kcvimagebufferalphachannelisopaque.md)
