Crates.io | ecolor |
lib.rs | ecolor |
version | 0.32.3 |
created_at | 2022-12-08 14:12:07.294231+00 |
updated_at | 2025-09-12 05:59:56.337612+00 |
description | Color structs and color conversion utilities |
homepage | https://github.com/emilk/egui |
repository | https://github.com/emilk/egui |
max_upload_size | |
id | 732607 |
size | 65,594 |
A simple color storage and conversion library.
This crate is built for the wants and needs of egui
.
If you want an actual good color crate, use color
instead.