[][src]Type Definition amethyst_rendy::palette::rgb::LinSrgb

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

Linear sRGB.