Module named_primaries

Source
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_VALUE22
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.