OCIO File Transform (LUT)
Brief Description
Apply a 2D or 3D Look-up table to the image stored in a file, using OpenColorIO. Accepts the following formats: 3DL, CC, CCC, CDL, CSP, CTF, Discreet 1DL, HDL, ICC, IridasCube, IridasItx, IridasLook, Pandora, Resolve Cube, Spi1D, Spi3D, SpiMtx, Truelight, Nuke VF
Controls
Parameter / Script Name | Type | Default | Function |
---|---|---|---|
Enabled / enabled | Boolean | On | |
Red / process_red | Boolean | On | Enable the red channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0 |
Green / process_green | Boolean | On | Enable the green channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0 |
Blue / process_blue | Boolean | On | Enable the blue channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0 |
Alpha / process_alpha | Boolean | On | Enable the alpha channel in output. Otherwise if there's a source the content of the main source is returned instead, else 0 |
LUT File / file | File | The lut file to apply. Accepts the following formats: 3DL, CC, CCC, CDL, CSP, CTF, Discreet 1DL, HDL, ICC, IridasCube, IridasItx, IridasLook, Pandora, Resolve Cube, Spi1D, Spi3D, SpiMtx, Truelight, Nuke VF | |
Output Colorspace / ccc_id | If the source file is an ASC CDL CCC (color correction collection), this specifies the id to lookup. OpenColorIO::Contexts (envvars) are obeyed. | ||
Direction / direction | Choice | Forward | - Forward - Inverse |
Interpolation / interpolation | Choice | Best | - Nearest - Linear - Tetrahedral - Best |
Mask / mask | Image | - | |
Mix / mix_with_source | Float | 1 | Dissolves between the original image at 0 and the image with the effect applied at 1 |