ComfyUI Node
Color Invert (MD)
Inverts the colors of the image using various methods (RGB, Linear, Value).
Color Invert (MD)
- image
- mask
- image
◄typeRGB►
Categorymd/image/color
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor. | |
| type | COMBO | RGB | Inversion method: RGB per channel, Linear negative, or HSV value inversion. |
| maskopt | MASK | Optional mask to restrict the adjustment area. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The inverted image. |