Color.ToArgb
Color.ToArgb method
Gets the 32-bit ARGB value of this Color structure.
public int ToArgb()
Return Value
The 32-bit ARGB value of this Color.
See Also
- struct Color
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the 32-bit ARGB value of this Color structure.
public int ToArgb()
The 32-bit ARGB value of this Color.