OCIODisplay
This node is used to convert the input colorspace to display device-suitable values.
Connection Type |
Connection Name |
Function |
Input |
input |
The place in the node graph where the colorspace conversion is applied. |
Control (UI) |
Default Value |
Function |
inputColorSpace |
linear |
Sets the input colorspace to convert from. |
display |
sRGB |
Sets the output display colorspace to convert to. |
view |
sRGB |
Specifies the colorspace transform to apply to the scene or image, from the options Film, Log, or Raw. |
exposure |
||
rgb |
0 |
Sets the exposure level for the r, g, and b channels together. |
r |
0 |
Sets the exposure level for the red channel. |
g |
0 |
Sets the exposure level for the green channel. |
b |
0 |
Sets the exposure level for the blue channel. |
context Manually define keys and values for the OCIODisplay node. |
||
key1; key2; key3; key4 |
N/A |
Set a key that corresponds to the value of the same number in order to modify elements of the OCIO node, for example, setting a key called SHOT now tells the node that the corresponding value should be used for shots. |
value1; value2; value3; value4 |
N/A |
Set a value that corresponds to the key of the same number in order to modify elements of the OCIO node, for example, setting a value fora key called SHOT now tells the node that this value should be used in this context. |