Function rmenu::color::rgb_bytes [] [src]

pub fn rgb_bytes(r: u8, g: u8, b: u8) -> Color

Create RGB colors from numbers between 0 and 255 inclusive.