Expand description
Color primaries defined by ITU-T H.273, table 2. Names are given by the first specification referenced in the value’s row.
Constants§
- GENERIC_
FILM - Generic film (colour filters using Illuminant C), value 8.
- ITU_
T_ H273_ VALU E22 - No corresponding industry specification identified, value 22. This is sometimes referred to as EBU 3213-E, but that document doesn’t specify these values.
- PRO_
PHOTO_ RGB - https://www.w3.org/TR/css-color-4/#predefined-prophoto-rgb
- REC601
- Rec. ITU-R BT.601-7 525, value 6.
- REC709
- Rec. ITU-R BT.709-6, value 1.
- REC470_
SYSTEM_ BG - Rec. ITU-R BT.470-6 System B, G (historical), value 5.
- REC470_
SYSTEM_ M - Rec. ITU-R BT.470-6 System M (historical), value 4.
- REC2020
- Rec. ITU-R BT.2020-2, value 9.
- SMPTE_
EG_ 432_ 1 - SMPTE EG 432-1, value 12.
- SMPTE_
RP_ 431_ 2 - SMPTE RP 431-2, value 11.
- SMPTE_
ST_ 240 - SMPTE ST 240, value 7 (functionally the same as value 6).
- SMPTE_
ST_ 428_ 1 - SMPTE ST 428-1, value 10.
Type Aliases§
- CicpId
- Mapping between names of color primaries and the number of the corresponding row in ITU-T H.273, table 2. As above, the constants are named based on the first specification referenced in the value’s row.