set_cdl
Adjust color grading parameters in RV by modifying CDL values for slope, offset, power, and saturation. Only specified parameters are updated.
Instructions
Set CDL (Color Decision List) values.
All parameters are optional — only provided values are changed.
Args: slope: RGB slope values [r, g, b]. offset: RGB offset values [r, g, b]. power: RGB power values [r, g, b]. saturation: Global saturation value.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slope | No | ||
| offset | No | ||
| power | No | ||
| saturation | No |