Returns a number in ARGB color format (0xAARRGGBB).
|
JavaScript |
|
|
ToARGBColor() |
|
|
C# |
|
|
uint ToARGBColor() |
|
|
C++ |
|
|
HRESULT ToARGBColor( unsigned long* ARGBColor) |
|
Return Value
ARGBColor
An integer that represents ARGB color format.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.