Opacity
Multiplies the alpha channel of an image
basic
Since P00
Input Ports
Image
Image input for Opacity.
Output Ports
Image
Image output from Opacity.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Opacity | Float | `1.0` | Controls the opacity setting for Opacity. |
Overview
Multiplies the alpha channel of an image
Inputs and Outputs
Input Ports
- Image
Image: Image input for Opacity.
Output Ports
- Image
Image: Image output from Opacity.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Opacity | Float | `1.0` | Controls the opacity setting for Opacity. |
When to Use
Use Opacity 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.