quantette 0.2.0

A fast and high quality image quantizer and palette generator. Supports the CIELAB, Oklab, and sRGB color spaces.
Documentation

quantette

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 10 of them enabled by default.

default

  • pipelines
  • colorspaces
  • threads
  • image
  • kmeans

pipelines

    This feature flag does not enable additional features.

colorspaces

  • pipelines

threads

  • rayon

image

  • dep:image

kmeans

  • rand
  • rand_distr
  • rand_xoshiro

rayon

  • dep:rayon

rand

  • dep:rand

rand_distr

  • dep:rand_distr

rand_xoshiro

  • dep:rand_xoshiro