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