Returns the color as an integer in BGR format (0x00BBGGRR).
JavaScript |
|
ToBGRColor() |
C# |
|
uint ToBGRColor() |
C++ |
|
HRESULT ToBGRColor( unsigned long* BGRColor) |
Return Value
BGRColor
The color as an integer in BGR color format.