Defines the Rec. 2020 colourspace:
See also
References
[1] | International Telecommunication Union. (2014). Parameter values for ultra-high definition television systems for production and international programme exchange. In Recommendation ITU-R BT.2020 (Vol. 1, pp. 1–8). Retrieved from http://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.2020-1-201406-I!!PDF-E.pdf |
Rec. 2020 colourspace primaries.
REC_2020_PRIMARIES : ndarray, (3, 2)
Rec. 2020 colourspace whitepoint name as illuminant.
REC_2020_ILLUMINANT : unicode
Rec. 2020 colourspace whitepoint.
REC_2020_WHITEPOINT : tuple
Rec. 2020 colourspace to CIE XYZ tristimulus values matrix.
REC_2020_TO_XYZ_MATRIX : array_like, (3, 3)
CIE XYZ tristimulus values to Rec. 2020 colourspace matrix.
XYZ_TO_REC_2020_MATRIX : array_like, (3, 3)
Rec. 2020 colourspace constants.
REC_2020_CONSTANTS : Structure
Transfer function from linear to Rec. 2020 colourspace.
REC_2020_TRANSFER_FUNCTION : object
Inverse transfer function from Rec. 2020 colourspace to linear.
REC_2020_INVERSE_TRANSFER_FUNCTION : object
Rec. 2020 colourspace.
REC_2020_COLOURSPACE : RGB_Colourspace