JPlanner Programmer's Guide
Color.getR Method
See Also
 






Gets the red component value of the color.

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

 Syntax

Java  Copy Code

public int getR ()

 Return Value

The red component value of this color.

 See Also

Color Members
Color Class
com.mindfusion.drawing Namespace