Class KnownYCbCrMatrices
- Namespace
- SixLabors.ImageSharp.ColorProfiles
- Assembly
- SixLabors.ImageSharp.dll
Provides standard YCbCr matrices for RGB to YCbCr conversion.
public static class KnownYCbCrMatrices
- Inheritance
-
KnownYCbCrMatrices
- Inherited Members
Fields
BT2020
ITU-R BT.2020 (UHD/4K video standard).
public static readonly YCbCrTransform BT2020
Field Value
BT601
ITU-R BT.601 (SD video standard).
public static readonly YCbCrTransform BT601
Field Value
BT709
ITU-R BT.709 (HD video, sRGB standard).
public static readonly YCbCrTransform BT709