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 Aspose.Page.Drawing
- assembly Aspose.Page
Gets the 32-bit ARGB value of this Color
structure.
public int ToArgb()
The 32-bit ARGB value of this Color
.