Function ecolor::linear_f32_from_gamma_u8
source · pub fn linear_f32_from_gamma_u8(s: u8) -> f32
Expand description
gamma [0, 255] -> linear [0, 1].
pub fn linear_f32_from_gamma_u8(s: u8) -> f32
gamma [0, 255] -> linear [0, 1].