---
title: Image Buffer Color Primaries Constants
framework: corevideo
role: collectionGroup
role_heading: API Collection
path: corevideo/image-buffer-color-primaries-constants
---

# Image Buffer Color Primaries Constants

Constants that indicate the color primaries gamut for the image buffer.

## Overview

Overview Use the kCVImageBufferColorPrimariesKey key to attach one of these values to the image buffer. The color primaries gamut describes the rendering intent of an image, for use in color matching operations, along with a transfer function (See Image Buffer Transfer Function Constants for more information.).

## Topics

### Constants

- [kCVImageBufferColorPrimaries_ITU_R_709_2](corevideo/kcvimagebuffercolorprimaries_itu_r_709_2.md)
- [kCVImageBufferColorPrimaries_EBU_3213](corevideo/kcvimagebuffercolorprimaries_ebu_3213.md)
- [kCVImageBufferColorPrimaries_SMPTE_C](corevideo/kcvimagebuffercolorprimaries_smpte_c.md)
- [kCVImageBufferColorPrimaries_DCI_P3](corevideo/kcvimagebuffercolorprimaries_dci_p3.md)
- [kCVImageBufferColorPrimaries_ITU_R_2020](corevideo/kcvimagebuffercolorprimaries_itu_r_2020.md)
- [kCVImageBufferColorPrimaries_P3_D65](corevideo/kcvimagebuffercolorprimaries_p3_d65.md)
- [kCVImageBufferColorPrimaries_P22](corevideo/kcvimagebuffercolorprimaries_p22.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 YCbCr Matrix Constants](corevideo/image-buffer-ycbcr-matrix-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)
