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

pub fn Bgra<T>(data: [T; 4]) -> Bgra<T> where
    T: Primitive