Crate auto_palette

source ·

Modules§

Structs§

  • The image data representing the pixel data of an image.
  • The color palette representation extracted from the image data.
  • The swatch representation containing the color, position, and population.

Enums§

  • The clustering algorithm to use for color palette extraction.
  • The error type for the auto-palette crate. This error type is used for all errors in the crate.
  • The theme representation for selecting colors.