inverse MethodStatic
Return a 0xTTBBGGRR color whose color components are the inverse of the input color. The result has 0 transparency.
inverse(tbgr: number): number
Parameter | Type | Description |
---|---|---|
tbgr | number |
Returns - number
Defined in
- core/common/src/ColorDef.ts Line 430
Last Updated: 20 June, 2023