Returns a number in ABGR color format (0xAABBGGRR).
|
JavaScript |
|
|
ToABGRColor() |
|
|
C# |
|
|
uint ToABGRColor() |
|
|
C++ |
|
|
HRESULT ToABGRColor( unsigned long* abgrColor) |
|
Parameters
abgrColor
An integer that represents ABGR color format.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.