pub fn rgb8(r: u8, g: u8, b: u8) -> Rgba
Build an Rgba from 8-bit RGB components (used by the shared macro).
Rgba