pub fn srgb_to_linear_fast(col: Rgb<f32>) -> Rgb<f32>
Expand description

This function is optimized for speed over perfect accuracy