[][src]Function rin::graphics::image::Rgb

pub fn Rgb<T>(data: [T; 3]) -> Rgb<T> where
    T: Primitive