Function dcolor::argb [] [src]

pub fn argb<T>(n: u32) -> T where
    Rgba<u8>: IntoColor<T>, 

Gets a color from an ARGB constant.