[][src]Function nannou::image::Bgra

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