[][src]Type Definition palette::rgb::GammaSrgba

type GammaSrgba<T = f32> = Rgba<Gamma<Srgb>, T>;

Gamma 2.2 encoded sRGB with an alpha component.