Function srgba_to_linear

Source
pub fn srgba_to_linear(srgb_in: Vec4) -> Vec4
Expand description