cdl_write
Writes an ASC CDL color correction to a .cdl file, producing a standard ColorDecisionList (v1.01) that can be imported as a primary grade in Resolve and other tools.
Instructions
Write a single ASC CDL correction to a .cdl file.
Emits a standard ColorDecisionList (ASC:CDL v1.01) that Resolve
and other tools can import as a primary grade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc_id | No | ColorCorrection id attribute. | cc0001 |
| power | No | RGB power triple. | |
| slope | No | RGB slope triple. | |
| offset | No | RGB offset triple. | |
| file_path | Yes | Destination path (``.cdl`` recommended). | |
| saturation | No | Saturation scalar (>= 0). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |