[][src]Type Definition image2::colorspace::rgb::LinSrgb

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

Linear sRGB.