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