ComfyUI Node
π Compositor Color Picker
A ComfyUI node in image/color with 4 inputs and 4 outputs.
π Compositor Color Picker
- color_string
- color_16bit
- color_24bit
- color_preview
βred0βΊ
βgreen0βΊ
βblue0βΊ
βformatRGB565βΊ
Categoryimage/color
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| red | INT | 00β255 | β |
| green | INT | 00β255 | β |
| blue | INT | 00β255 | β |
| format | COMBO | RGB565 | 2 options: RGB565, RGB555 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| color_string | STRING | β |
| color_16bit | INT | β |
| color_24bit | INT | β |
| color_preview | IMAGE | β |