Returns an interpolator between the two hue angles a and b. If either hue is NaN, the opposing value is used. The shortest path between hues is used. The return value of the interpolator is a number in [0, 360).
a
b
[0, 360)
Returns an interpolator between the two hue angles
a
andb
. If either hue is NaN, the opposing value is used. The shortest path between hues is used. The return value of the interpolator is a number in[0, 360)
.