tbgr

Accessor

The color value of this ColorDef as an integer in the form 0xTTBBGGRR (red in the low byte)

get: number

Returns - number


Setter

The color value of this ColorDef as an integer in the form 0xTTBBGGRR (red in the low byte)

set(tbgr: number): void

Parameter Type Description
tbgr number  

Returns - void

Defined in

Last Updated: 13 June, 2024