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