ComfyUI Node
Color Ramp
A ComfyUI node in Texture Alchemist/Color with 4 inputs and 1 output.
Color Ramp
- image
- image
◄presetcustom►
◄interpolationlinear►
◄color_stops[{"pos":0.0,"r":0.0,"g":0.0,"b":0.0},{"pos":1.0,"r":1.0,"g":1.0,"b":1.0}]►
CategoryTexture Alchemist/Color
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| preset | COMBO | custom | Load a preset gradient or use custom colors |
| interpolation | COMBO | linear | Interpolation mode between color stops |
| color_stops | STRING | [{"pos":0.0,"r":0.0,"g":0.0,"b":0.0},{"pos":1.0,"r":1.0,"g":1.0,"b":1.0}] | Color stops data (managed by visual widget) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |