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

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