JUDO Color Values |
This function can be used to create your own color value:
|
getColor(int red, int green, int blue)
| Returns the color value defined by the red, green, blue combination (each color component should be in the range 0 to 255) |
Or use one of the pre-defined color values: