ComfyUI Node
Color Brightness-Contrast (MD)
Adjusts the brightness and contrast of an image.
Color Brightness-Contrast (MD)
- image
- mask
- image
◄Brightness0.0►
◄Contrast0.0►
Categorymd/image/color
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor. | |
| Brightness | FLOAT | 0.0-127–127 | Brightness offset (-127 to 127). |
| Contrast | FLOAT | 0.0-127–127 | Contrast factor (-127 to 127). |
| maskopt | MASK | Optional mask to restrict the adjustment area. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The brightness/contrast adjusted image. |