Skip to main content

blend

Function blend 

Source
pub fn blend(a: Color32, b: Color32, t: f32, mode: BlendMode) -> Color32
Expand description

Blend two colors using different modes