[][src]Function colorspace::math::lerp

pub fn lerp(a: f32, b: f32, t: f32) -> f32

Linearly interpolate from a to b by t