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