[][src]Type Definition nannou::color::Rgba8

type Rgba8 = Rgba<u8>;

The same as Rgba, but with u8's.