Function: getHue()
ts
function getHue(color): number;Defined in: getHue.ts:10
Get the hue value for a color.
Parameters
| Parameter | Type | Description |
|---|---|---|
color | Color | the color to get the value from |
Returns
number
the hue value