Function mltg::rgba[][src]

pub fn rgba<T>(r: T, g: T, b: T, a: T) -> Rgba<T>