Yotsuba Games

Palette Extract

Extracts an exact or representative palette from an image

intermediate
Since P00

Input Ports

Image

Image input for Palette Extract.

Image

Output Ports

Palette

Palette output from Palette Extract.

Palette
Count

Count output from Palette Extract.

Int

Parameters

NameTypeDefaultDescription
Extract ModeEnum`Exact`Controls the extract mode setting for Palette Extract.
Max ColorsInt`16`Controls the max colors setting for Palette Extract.
Include TransparentBool`false`Controls the include transparent setting for Palette Extract.

Overview

Extracts an exact or representative palette from an image

Inputs and Outputs

Input Ports

  • Image Image: Image input for Palette Extract.

Output Ports

  • Palette Palette: Palette output from Palette Extract.
  • Count Int: Count output from Palette Extract.

Key Parameters

NameTypeDefaultDescription
Extract ModeEnum`Exact`Controls the extract mode setting for Palette Extract.
Max ColorsInt`16`Controls the max colors setting for Palette Extract.
Include TransparentBool`false`Controls the include transparent setting for Palette Extract.

When to Use

Use Palette Extract 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.

Palette Extract — PixPipeline Node Reference