@tempots/color

HSV.withValue property

Returns a new HSV color with the specified value.

Signature:

readonly withValue: (v: number) => HSV;