> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/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.

`ImageInvert` 노드는 이미지의 색상을 반전시키도록 설계되었으며, 각 픽셀의 색상 값을 색상환에서 보색으로 효과적으로 변환합니다. 이 작업은 네거티브 이미지를 만들거나 색상 반전이 필요한 시각적 효과에 유용합니다.

## 입력

| 매개변수  | 설명                                                                                             | 데이터 타입  |
| ----- | ---------------------------------------------------------------------------------------------- | ------- |
| `이미지` | 'image' 매개변수는 반전할 입력 이미지를 나타냅니다. 색상을 반전할 대상 이미지를 지정하는 데 중요하며, 노드 실행 및 반전 과정의 시각적 결과에 영향을 미칩니다. | `IMAGE` |

## 출력

| 매개변수  | 설명                                            | 데이터 타입  |
| ----- | --------------------------------------------- | ------- |
| `이미지` | 출력은 입력 이미지의 반전된 버전으로, 각 픽셀의 색상 값이 보색으로 변환됩니다. | `IMAGE` |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ImageInvert/ko.md)
