Crate chroma_rust
Source - Chroma
- Color
- Color is a struct that represents a color in RGBA format.
- 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