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

# InvertMask - ComfyUI Built-in Node Documentation

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

InvertMask 노드는 주어진 마스크의 값을 반전시켜 마스크 영역과 비마스크 영역을 효과적으로 뒤바꾸도록 설계되었습니다. 이 작업은 관심 영역을 전경과 배경 간에 전환해야 하는 이미지 처리 작업에서 기본적으로 사용됩니다.

## 입력

| 매개변수  | 설명                                                            | 데이터 타입 |
| ----- | ------------------------------------------------------------- | ------ |
| `마스크` | 'mask' 매개변수는 반전할 입력 마스크를 나타냅니다. 반전 과정에서 뒤바뀔 영역을 결정하는 데 중요합니다. | MASK   |

## 출력

| 매개변수  | 설명                                                                | 데이터 타입 |
| ----- | ----------------------------------------------------------------- | ------ |
| `마스크` | 출력은 입력 마스크의 반전된 버전으로, 이전에 마스크 처리된 영역은 마스크 해제되고 그 반대의 경우도 마찬가지입니다. | MASK   |

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