JPlanner Programmer's Guide
Color.getB Method
See Also
 






Gets the blue component value of the color.

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

 Syntax

Java  Copy Code

public int getB ()

 Return Value

The blue component value of this color.

 See Also

Color Members
Color Class
com.mindfusion.drawing Namespace