Palette Get
Get a single color from a palette by index. Out-of-range indices are clamped to the first/last color.
basic
Since P00
Input Ports
Palette
Palette input for Palette Get.
Output Ports
Color
Color output from Palette Get.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Index | Int | 0 | Controls the index setting for Palette Get. |
Overview
Get a single color from a palette by index. Out-of-range indices are clamped to the first/last color.
Inputs and Outputs
Input Ports
- Palette
Palette: Palette input for Palette Get.
Output Ports
- Color
Color: Color output from Palette Get.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Index | Int | 0 | Controls the index setting for Palette Get. |
Tips
- Preview the result and adjust the Palette Get settings as needed.
- Preview the result and adjust the Palette Get settings as needed.
- Preview the result and adjust the Palette Get settings as needed.
When to Use
Use Palette Get 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.
π‘ Tips
- β’Preview the result and adjust the Palette Get settings as needed.
- β’Preview the result and adjust the Palette Get settings as needed.
- β’Preview the result and adjust the Palette Get settings as needed.