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