pub fn rgbu(r: u8, g: u8, b: u8) -> ColorU
A convenience method to construct a ColorU from an RGB triple.
ColorU
Alpha is set to 255.