getAbgr Method
Get the value of the color as a number in 0xAABBGGRR format (i.e. red is in low byte). Transparency (0==fully opaque) converted to alpha (0==fully transparent).
getAbgr(): number
Returns - number
Defined in
- core/common/src/ColorDef.ts Line 260
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.