[][src]Type Definition prisma::Hsva

type Hsva<T, A> = Alpha<T, Hsv<T, A>>;

An Hsv value with an alpha channel