Defines the ACES RGB colourspace and its variations:
See also
References
[1] | http://www.oscars.org/science-technology/council/projects/aces.html (Last accessed 24 February 2014) |
[2] | Academy Color Encoding Specification (ACES) (Last accessed 24 February 2014) |
ACES RGB colourspace primaries.
ACES_RGB_PRIMARIES : ndarray, (3, 2)
References
[3] | Academy Color Encoding Specification (ACES) 4.1.2 Color space chromaticities (Last accessed 24 February 2014) |
ACES RGB colourspace whitepoint.
ACES_RGB_WHITEPOINT : tuple
ACES RGB colourspace to CIE XYZ colourspace matrix.
ACES_RGB_TO_XYZ_MATRIX : array_like, (3, 3)
References
[4] | http://www.dropbox.com/sh/iwd09buudm3lfod/gyjDF-k7oC/ACES_v1.0.1.pdf: 4.1.4 Converting ACES RGB values to CIE XYZ values (Last accessed 24 February 2014) |
CIE XYZ colourspace to ACES RGB colourspace matrix.
XYZ_TO_ACES_RGB_MATRIX : array_like, (3, 3)
Transfer function from linear to ACES RGB colourspace.
ACES_RGB_TRANSFER_FUNCTION : object
Inverse transfer function from ACES RGB colourspace to linear.
ACES_RGB_INVERSE_TRANSFER_FUNCTION : object
ACES RGB colourspace.
ACES_RGB_COLOURSPACE : RGB_Colourspace
ACES RGB Log colourspace constants.
ACES_RGB_LOG_CONSTANTS : Structure
Transfer function from linear to ACES RGB Log colourspace.
ACES_RGB_LOG_TRANSFER_FUNCTION : object
Inverse transfer function from ACES RGB Log colourspace to linear.
ACES_RGB_LOG_INVERSE_TRANSFER_FUNCTION : object
ACES RGB Log colourspace.
ACES_RGB_LOG_COLOURSPACE : RGB_Colourspace
References
[5] | Logarithmic Encoding of ACES Data for use within Color Grading Systems (Last accessed 17 May 2014) |
ACES RGB Proxy 10 colourspace constants.
ACES_RGB_PROXY_10_CONSTANTS : Structure
ACES RGB Proxy 12 colourspace constants.
ACES_RGB_PROXY_12_CONSTANTS : Structure
Aggregated ACES RGB Proxy colourspace constants.
Transfer function from linear to ACES RGB Proxy 10 colourspace.
ACES_RGB_PROXY_10_TRANSFER_FUNCTION : object
Inverse transfer function from ACES RGB Proxy 10 colourspace to linear.
ACES_RGB_PROXY_10_INVERSE_TRANSFER_FUNCTION : object
Transfer function from linear to ACES RGB Proxy 12 colourspace.
ACES_RGB_PROXY_12_TRANSFER_FUNCTION : object
Inverse transfer function from ACES RGB Proxy 12 colourspace to linear.
ACES_RGB_PROXY_12_INVERSE_TRANSFER_FUNCTION : object
ACES RGB Proxy 10 colourspace.
ACES_RGB_PROXY_10_COLOURSPACE : RGB_Colourspace
References
[6] | ACESproxy, an Integer Log Encoding of ACES Image Data (Last accessed 17 May 2014) |
ACES RGB Proxy 12 colourspace.
ACES_RGB_PROXY_12_COLOURSPACE : RGB_Colourspace
References
[7] | ACESproxy, an Integer Log Encoding of ACES Image Data (Last accessed 17 May 2014) |