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