Palette Load
Load a palette file and output it as a Palette.
basic
Since P00
Output Ports
Palette
Palette output from Palette Load.
Count
Count output from Palette Load.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Path | FilePath | Empty | Controls the path setting for Palette Load. |
Overview
Load a palette file and output it as a Palette.
Inputs and Outputs
Output Ports
- Palette
Palette: Palette output from Palette Load. - Count
Int: Count output from Palette Load.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Path | FilePath | Empty | Controls the path setting for Palette Load. |
When to Use
Use Palette Load 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.