1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00
Files
egui/crates/ecolor
2026-06-25 20:25:16 +02:00
..
2026-05-22 12:25:34 +02:00
2026-06-25 20:25:16 +02:00

ecolor - egui color library

Latest version Documentation unsafe forbidden MIT Apache

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.