egui/crates/ecolor
Emil Ernerfeldt ab720ce900
Change `Frame::multiply_with_opacity` to multiply in gamma space (#4283)
This produces a more perceptually even change when used in animations,
like when fading out a closed window
2024-03-30 18:39:05 +01:00
..
src Change `Frame::multiply_with_opacity` to multiply in gamma space (#4283) 2024-03-30 18:39:05 +01:00
CHANGELOG.md Release 0.27.1 (#4264) 2024-03-29 13:12:26 +01:00
Cargo.toml Use more workspace dependencies (#3975) 2024-02-05 12:43:58 +01:00
README.md Add badges to all crates' README.md 2023-02-12 18:08:13 +01:00

README.md

ecolor - egui color library

Latest version Documentation unsafe forbidden MIT Apache

A simple color storage and conversion library.

Made for egui.