[][src]Function nannou::image::Bgr

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