ComfyUI Node
π Curves Pro
A ComfyUI node in Orion4D_MetaNode/ColorGrading with 5 inputs and 3 outputs.
π Curves Pro
- image_in
- fx
- image
- curves_json
βenabledtrueβΊ
βlabelCurvesβΊ
βchannelRGBβΊ
βall_curves_json{"rgb": [[0.0, 0.0], [1.0, 1.0]], "r": [[0.0, 0.0], [1.0, 1.0]], "g": [[0.0, 0.0], [1.0, 1.0]], "b": [[0.0, 0.0], [1.0, 1.0]]}βΊ
CategoryOrion4D_MetaNode/ColorGrading
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | β |
| label | STRING | Curves | β |
| channel | COMBO | RGB | 4 options: RGB, Red, Green, Blue |
| all_curves_json | STRING | {"rgb": [[0.0, 0.0], [1.0, 1.0]], "r": [[0.0, 0.0], [1.0, 1.0]], "g": [[0.0, 0.0], [1.0, 1.0]], "b": [[0.0, 0.0], [1.0, 1.0]]} | β |
| image_inopt | IMAGE | β |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| fx | COLOR_FX | β |
| image | IMAGE | β |
| curves_json | STRING | β |