@tempots/color

HSV.withSaturation property

Returns a new HSV color with the specified saturation.

Signature:

readonly withSaturation: (s: number) => HSV;