Crates.io | color_space |
lib.rs | color_space |
version | 0.5.4 |
source | src |
created_at | 2020-09-11 00:01:10.631647 |
updated_at | 2024-06-28 20:58:17.810731 |
description | library for converting between color spaces and comparing colors |
homepage | |
repository | https://github.com/ChevyRay/color_space |
max_upload_size | |
id | 287185 |
size | 32,336 |
This crate is no longer supported, nor recommended for use. If you want a great crate for color management and conversations, I recommend checking out the palette crate!
https://crates.io/crates/palette
It achieves what this crate set out to do, has all the same features and more, but does so with a much nicer, more flexible codebase.