[ Version ( since = "1.18" ) ]
public static ColorMatrix from_iso (uint value)
Converts the value to the ColorMatrix The matrix coefficients (
MatrixCoefficients) value is defined by "ISO/IEC 23001-8 Section 7.3 Table 4" and "ITU-T H.273 Table 4".
"H.264 Table E-5" and "H.265 Table E.5" share the identical values.
| value |
a ITU-T H.273 matrix coefficients value |
|
the matched ColorMatrix |