Returns the number which represents the color in ABGR format (0xAABBGGRR).
|
JavaScript |
|
|
ToBGRColor() |
|
|
C# |
|
|
uint ToBGRColor() |
|
|
C++ |
|
|
HRESULT ToBGRColor( unsigned long* BGRColor) |
|
Return Value
BGRColor
An integer that represents BGR color format.