[][src]Function pathfinder_color::rgbau

pub fn rgbau(r: u8, g: u8, b: u8, a: u8) -> ColorU

A convenience method to construct a ColorU from an RGBA triple.