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

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