Inputs
Outputs
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The InvertMask node is designed to invert the values of a given mask, effectively flipping the masked and unmasked areas.
| Parameter | Description | Data Type |
|---|---|---|
mask | The ‘mask’ parameter represents the input mask to be inverted. It is crucial for determining the areas to be flipped in the inversion process. | MASK |
| Parameter | Description | Data Type |
|---|---|---|
mask | The output is an inverted version of the input mask, with previously masked areas becoming unmasked and vice versa. | MASK |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Was this page helpful?