ComfyUI Node
RC Gradient Generator
A ComfyUI node in RC/Generate with 10 inputs and 1 output.
RC Gradient Generator
- reference_image
- IMAGE
◄gradient_data{"stops": [{"position": 0.0, "color": [0, 0, 0, 255]}, {"position": 1.0, "color": [255, 255, 255, 255]}]}►
◄gradient_typelinear►
◄angle0►
◄size_modecustom►
◄width512►
◄height512►
◄center_x0.50►
◄center_y0.50►
◄scale1.0►
CategoryRC/Generate
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| gradient_data | STRING | {"stops": [{"position": 0.0, "color": [0, 0, 0, 255]}, {"position": 1.0, "color": [255, 255, 255, 255]}]} | — |
| gradient_type | COMBO | linear | 4 options: linear, radial, angular, reflected |
| angle | FLOAT | 0-180–180 | — |
| size_mode | COMBO | custom | 2 options: from_image, custom |
| width | INT | 51264–8192 | — |
| height | INT | 51264–8192 | — |
| center_x | FLOAT | 0.500–1 | — |
| center_y | FLOAT | 0.500–1 | — |
| scale | FLOAT | 1.00.1–5 | — |
| reference_imageopt | IMAGE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |