---
title: yCbCrMatrix
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cvimagebufferattachmentkeydefinitions/ycbcrmatrix
---

# yCbCrMatrix

The matrix to convert from YCbCr to the RGB color space.

## Declaration

```swift
static var yCbCrMatrix: CVAttachmentKeyDefinition<Self.ShouldPropagate, CVImageYCbCrMatrix> { get }
```
