> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ImageInvert - ComfyUI Built-in Node Documentation

> Complete documentation for the ImageInvert node in ComfyUI. Learn its inputs, outputs, parameters and usage.

此节点设计用于反色图像的颜色，有效地将每个像素的颜色值转换为其在色轮上的互补色。此操作适用于创建负片图像或需要颜色反色的视觉效果。

## 输入

| 参数名称 | 数据类型    | 作用                                                    |
| ---- | ------- | ----------------------------------------------------- |
| `图像` | `IMAGE` | `图像`参数代表要反色的输入图像。它对于指定要反色的目标图像至关重要，影响节点的执行和反色过程的视觉结果。 |

## 输出

| 参数名称 | 数据类型    | 作用                             |
| ---- | ------- | ------------------------------ |
| `图像` | `IMAGE` | 输出是输入图像的反色版本，每个像素的颜色值被转换为其互补色。 |
