---
title: Image Buffer YCbCr Matrix Constants
framework: corevideo
role: collectionGroup
role_heading: API Collection
path: corevideo/image-buffer-ycbcr-matrix-constants
---

# Image Buffer YCbCr Matrix Constants

Constants that indicate the type of conversion matrix Core Video uses when it converts image buffer data from the YCbCr color space to the RGB color space.

## Overview

Overview Use the kCVImageBufferYCbCrMatrixKey key to attach one of these values to the image buffer.

## Topics

### Constants

- [kCVImageBufferYCbCrMatrix_ITU_R_2020](corevideo/kcvimagebufferycbcrmatrix_itu_r_2020.md)
- [kCVImageBufferYCbCrMatrix_P3_D65](corevideo/kcvimagebufferycbcrmatrix_p3_d65.md)
- [kCVImageBufferYCbCrMatrix_ITU_R_709_2](corevideo/kcvimagebufferycbcrmatrix_itu_r_709_2.md)
- [kCVImageBufferYCbCrMatrix_ITU_R_601_4](corevideo/kcvimagebufferycbcrmatrix_itu_r_601_4.md)
- [kCVImageBufferYCbCrMatrix_SMPTE_240M_1995](corevideo/kcvimagebufferycbcrmatrix_smpte_240m_1995.md)
- [kCVImageBufferYCbCrMatrix_DCI_P3](corevideo/kcvimagebufferycbcrmatrix_dci_p3.md)

## See Also

### Constants

- [Image Buffer Attachment Keys](corevideo/image-buffer-attachment-keys.md)
- [Image Buffer Clean Aperture Keys](corevideo/image-buffer-clean-aperture-keys.md)
- [Image Buffer Pixel Aspect Ratio Keys](corevideo/image-buffer-pixel-aspect-ratio-keys.md)
- [Image Buffer Display Dimensions Keys](corevideo/image-buffer-display-dimensions-keys.md)
- [Image Buffer Field Detail Constants](corevideo/image-buffer-field-detail-constants.md)
- [Image Buffer Color Primaries Constants](corevideo/image-buffer-color-primaries-constants.md)
- [Image Buffer Transfer Function Constants](corevideo/image-buffer-transfer-function-constants.md)
- [Image Buffer Chroma Location Constants](corevideo/image-buffer-chroma-location-constants.md)
- [Image Buffer Chroma Subsampling Constants](corevideo/image-buffer-chroma-subsampling-constants.md)
- [Image Buffer Display Mask Rectangle Keys](corevideo/image-buffer-display-mask-rectangle-keys.md)
- [kCVImageBufferDisplayMaskRectangleKey](corevideo/kcvimagebufferdisplaymaskrectanglekey.md)
- [kCVImageBufferDisplayMaskRectangleStereoLeftKey](corevideo/kcvimagebufferdisplaymaskrectanglestereoleftkey.md)
- [kCVImageBufferDisplayMaskRectangleStereoRightKey](corevideo/kcvimagebufferdisplaymaskrectanglestereorightkey.md)
