[][src]Function nannou::image::Rgba

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