[][src]Type Definition gfx_gtk::Rgba

type Rgba = [f32; 4];

Convenience type to express a typical RGBA quantity as [r,g,b,a] f32