[][src]Type Definition color::Srgba

type Srgba<T> = AlphaColor<T, Srgb<T>>;