JPlanner Programmer's Guide
Color.toArgb Method
See Also
 






Obtains a 32-bit ARGB representation of the color.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public long toArgb ()

 Return Value

The 32-bit ARGB value of this color.

 See Also

Color Members
Color Class
com.mindfusion.drawing Namespace