Skip to content

Function: getHue()

ts
function getHue(color): number;

Defined in: getHue.ts:10

Get the hue value for a color.

Parameters

ParameterTypeDescription
colorColorthe color to get the value from

Returns

number

the hue value