Skip to content

Function: invert()

ts
function invert(color): Color;

Defined in: invert.ts:9

Parameters

ParameterType
colorColor

Returns

Color

the negative color of the given color.