Function egui::color::tint_color_towards[][src]

pub fn tint_color_towards(color: Color32, target: Color32) -> Color32
Expand description

Cheap and ugly. Made for graying out disabled Ui:s.