Palette Swap
Remaps image colors from one palette to another
intermediate
Since P00
Input Ports
Image
Image input for Palette Swap.
Source Palette
Source Palette input for Palette Swap.
Target Palette
Target Palette input for Palette Swap.
Output Ports
Image
Image output from Palette Swap.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Mode | Enum | `Exact` | Controls the mode setting for Palette Swap. |
| Preserve Alpha | Bool | `true` | Controls the preserve alpha setting for Palette Swap. |
Overview
Remaps image colors from one palette to another
Inputs and Outputs
Input Ports
- Image
Image: Image input for Palette Swap. - Source Palette
Palette: Source Palette input for Palette Swap. - Target Palette
Palette: Target Palette input for Palette Swap.
Output Ports
- Image
Image: Image output from Palette Swap.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Mode | Enum | `Exact` | Controls the mode setting for Palette Swap. |
| Preserve Alpha | Bool | `true` | Controls the preserve alpha setting for Palette Swap. |
When to Use
Use Palette Swap 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.