Function dcolor::rgb [] [src]

pub fn rgb<T>(n: u32) -> T where
    Rgb<u8>: IntoColor<T>, 

Gets a color from an RGB constant.