Crate color_thief

Source
Expand description

color-thief-rs is a color-thief algorithm reimplementation in Rust.

The implementation itself is a heavily modified Swift version of the same algorithm.

Enums§

ColorFormat
Represent a color format of an underlying image data.
Error
List of all errors.

Functions§

get_palette
Returns a representative color palette of an image.

Type Aliases§

Color
8-bit RGB