C++ Types¶Core¶
Transforms¶
Enums¶
Conversion¶
Roles¶ColorSpace Roles are used so that plugins, in addition to this API can have abstract ways of asking for common colorspaces, without referring to them by hardcoded names. Internal: GetGPUDisplayTransform - (ROLE_SCENE_LINEAR (fstop exposure))
(ROLE_COLOR_TIMING (ASCColorCorrection))
External Plugins (currently known): Colorpicker UIs - (ROLE_COLOR_PICKING)
Compositor LogConvert - (ROLE_SCENE_LINEAR, ROLE_COMPOSITING_LOG)
|