API Reference > imodeljs-common > Symbology > ColorDef > getAbgr 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 252 Last Updated: 11 June, 2024