API Reference > imodeljs-common > Symbology > ColorDef > getAbgr getAbgr MethodStatic Get the value of a 0xTTBBGGRR 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(tbgr: number): number Parameter Type Description tbgr number Returns - number Defined in core/common/src/ColorDef.ts Line 257 Last Updated: 11 June, 2024