pub fn linear_rgba(rgba: [u8; 4]) -> [f32; 4]
sRGB u8 RGBA → linear f32 RGBA (alpha is linear already).