MatrixCoefficients Enumeration
The NCLX matrix coefficients
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public enum MatrixCoefficients
Public Enumeration MatrixCoefficients
public enum class MatrixCoefficients
Identity | 0 |
Identity matrix
|
BT709 | 1 |
BT.709
|
Unspecified | 2 |
Unspecified
|
Reserved3 | 3 |
For future use
|
FCC | 4 |
US FCC 73.628
|
BT470BG | 5 |
BT.470 System B, G (historical)
|
BT601 | 6 |
BT.601
|
Smpte240 | 7 |
SMPTE 240 M
|
YCgCo | 8 |
YCgCo
|
BT2020NCL | 9 |
BT.2020-2 non-constant luminance, BT.2100-0 YCbCr
|
BT2020CL | 10 |
BT.2020-2 constant luminance
|
Smpte2085 | 11 |
SMPTE ST 2085
|
CromatNCL | 12 |
Chromaticity-derived non-constant luminance
|
CromatCL | 13 |
Chromaticity-derived constant luminance
|
ICtCp | 14 |
BT.2100-0 ICtCp
|