pub fn color_from_strength(ui: &Ui, strength: f32) -> Color32
Expand description

Determine a color from a 0-1 strength value.