| Modifier and Type | Field and Description |
|---|---|
static FSRGBColor |
BLUE |
static FSRGBColor |
GREEN |
static FSRGBColor |
RED |
static FSRGBColor |
TRANSPARENT |
| Constructor and Description |
|---|
FSRGBColor(int red,
int green,
int blue) |
public static final FSRGBColor TRANSPARENT
public static final FSRGBColor RED
public static final FSRGBColor GREEN
public static final FSRGBColor BLUE
public int getBlue()
public int getGreen()
public int getRed()
public FSColor lightenColor()
lightenColor in interface FSColorpublic FSColor darkenColor()
darkenColor in interface FSColorCopyright © 2011-2013. All Rights Reserved.