| Visual Basic (Declaration) | |
|---|---|
Public Function ToRgb() As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int ToRgb() | |
| C++/CLI | |
|---|---|
public: int ToRgb(); | |
Return Value
A 32-bit value representation of this RasterColor structure.The byte ordering this method returns is 00RRBBGG.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family