Mask
Keep the white areas of a mask and make the black areas transparent
basic
Since P00
Input Ports
Source
Source input for Mask.
Mask
Maskimage
Output Ports
Image
Image output from Mask.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Invert | Bool | false | Controls the invert setting for Mask. |
| Use Alpha | Bool | false | Controls the use alpha setting for Mask. |
Overview
Keep the white areas of a mask and make the black areas transparent
Inputs and Outputs
Input Ports
- Source
Image: Source input for Mask. - Mask
Image: Maskimage
Output Ports
- Image
Image: Image output from Mask.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Invert | Bool | false | Controls the invert setting for Mask. |
| Use Alpha | Bool | false | Controls the use alpha setting for Mask. |
When to Use
Use Mask when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.
Notes
Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.