Skip to main content

mix

Function mix 

Source
pub fn mix(a: Rgb, b: Rgb, t: f32) -> Rgb
Expand description

Interpolate between a and b by t in [0,1] in OKLab (perceptual blend).