MatrixCoefficients Enumeration

The NCLX matrix coefficients

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public enum MatrixCoefficients

Members

Identity0 Identity matrix
BT7091 BT.709
Unspecified2 Unspecified
Reserved33 For future use
FCC4 US FCC 73.628
BT470BG5 BT.470 System B, G (historical)
BT6016 BT.601
Smpte2407 SMPTE 240 M
YCgCo8 YCgCo
BT2020NCL9 BT.2020-2 non-constant luminance, BT.2100-0 YCbCr
BT2020CL10 BT.2020-2 constant luminance
Smpte208511 SMPTE ST 2085
CromatNCL12 Chromaticity-derived non-constant luminance
CromatCL13 Chromaticity-derived constant luminance
ICtCp14 BT.2100-0 ICtCp

See Also