Defines the Canon Cinema Gamut colourspace:
See also
References
[1] | Canon. (2014). EOS C500 Firmware Update. Retrieved January 14, 2015, from http://www.usa.canon.com/cusa/professional/standard_display/cinema-firmware-c500 |
Cinema Gamut colourspace primaries.
CINEMA_GAMUT_PRIMARIES : ndarray, (3, 2)
Cinema Gamut colourspace whitepoint name as illuminant.
CINEMA_GAMUT_ILLUMINANT : unicode
Cinema Gamut colourspace whitepoint.
CINEMA_GAMUT_WHITEPOINT : tuple
Cinema Gamut colourspace to CIE XYZ tristimulus values matrix.
CINEMA_GAMUT_TO_XYZ_MATRIX : array_like, (3, 3)
CIE XYZ tristimulus values to Cinema Gamut colourspace matrix.
XYZ_TO_CINEMA_GAMUT_MATRIX : array_like, (3, 3)
Transfer function from linear to Cinema Gamut colourspace.
CINEMA_GAMUT_TRANSFER_FUNCTION : object
Inverse transfer function from Cinema Gamut colourspace to linear.
CINEMA_GAMUT_INVERSE_TRANSFER_FUNCTION : object
Cinema Gamut colourspace.
CINEMA_GAMUT_COLOURSPACE : RGB_Colourspace