getRgb Method
Get the RGB value of the color as a number in 0xRRGGBB format (i.e blue is in the low byte). Transparency is ignored. Value will be from 0 to 2^24
getRgb(): number
Returns - number
Defined in
- core/common/src/ColorDef.ts Line 271
Last Updated: 20 June, 2023