Composition Color Convert
CompositionColorConvert
Converts a Composition from one color space to another.
Output
CompositionInputs
| Name | Type |
|---|---|
| composition | Composition |
| color profile | Color Profile |
Tools that use this node
Convert to BT.709
Takes the image that you supply and modifies the colors to fit BT.709. Does this by using the ICC profiles. This tool will embed a ICC profile into the output.
Convert to Display P3
Takes your image and converts the colors to work for Display P3. Will embed a Display P3 ICC profile into your output image
Convert to sRGB
This tool takes an image that you has and converts it to sRGB. It does it by using the ICC sRGB color profile and changing the colors of your image accordingly.