JPlanner Programmer's Guide
Color.getA Method
See Also
 






Gets the alpha component value of the color.

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

 Syntax

Java  Copy Code

public int getA ()

 Return Value

The alpha component value of this color.

 See Also

Color Members
Color Class
com.mindfusion.drawing Namespace