[][src]Type Definition valora::prelude::rgb::LinSrgb

type LinSrgb<T = f32> = Rgb<Linear<Srgb>, T>;

Linear sRGB.