rgb8

Function rgb8 

Source
pub const fn rgb8(r: u8, g: u8, b: u8) -> AlphaColor<Srgb>
Expand description

Construct an AlphaColor<Srgb> from rgb u8, the alpha value will be 255