Crate chroma_rust

Source

Structs§

Chroma
Color
Color is a struct that represents a color in RGBA format.

Functions§

distance
Calc simple Euclidean distance between two colors with the same mode
random
Generate a random color.
valid
Checking if a color can be parsed by chroma-rust