Type Definition rin::color::Rgba[][src]

type Rgba<T = u8, S = Srgb> = AlphaColor<T, Rgb<T, S>>;