Skip to content

format

typescript
Color.inverse

class: Color

description

(Read-only) Returns the complementary color of the current color.

parameter

param_nametypedescription

reture

typedescription
ColorThe complementary color.

code example