[][src]Function nannou::image::Rgb

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