[][src]Type Definition color::Hsva

type Hsva<T> = AlphaColor<T, Hsv<T>>;