quantette 0.6.0

Fast and high quality image quantization and palette generation.
Documentation
1
2
3
4
pub mod dedup;
#[cfg(feature = "kmeans")]
pub mod kmeans;
pub mod wu;