> ## 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/ja.md)
