pub fn rgba(r: u8, g: u8, b: u8, alpha: f64) -> RGBAColor
Convenience: a fully-specified RGBAColor with explicit alpha.
RGBAColor