add help docs and ?
This commit is contained in:
24
docs/nodes/Mask Invert.md
Normal file
24
docs/nodes/Mask Invert.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Mask Invert
|
||||
|
||||
Invert a binary mask — swap masked and unmasked regions.
|
||||
|
||||
## Inputs
|
||||
|
||||
| Name | Type | Required | Description |
|
||||
|------|------|----------|-------------|
|
||||
| mask | IMAGE | Yes | Binary mask to invert |
|
||||
| field | DATA_FIELD | No | Optional field for preview background display |
|
||||
|
||||
## Outputs
|
||||
|
||||
| Name | Type | Description |
|
||||
|------|------|-------------|
|
||||
| mask | IMAGE | Inverted binary mask |
|
||||
|
||||
## Controls
|
||||
|
||||
None.
|
||||
|
||||
## Limitations
|
||||
|
||||
- None.
|
||||
Reference in New Issue
Block a user