Type Definition color::Srgba[][src]

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