pub const fn rgba(r: f32, g: f32, b: f32, a: f32) -> AlphaColor<Srgb>Expand description
Construct an AlphaColor<Srgb> from rgba f32
pub const fn rgba(r: f32, g: f32, b: f32, a: f32) -> AlphaColor<Srgb>Construct an AlphaColor<Srgb> from rgba f32