@tempots/color

HSV.withHue property

Returns a new HSV color with the specified hue value.

Signature:

readonly withHue: (h: number) => HSV;