public class ColorUtil
extends java.lang.Object
| Constructor and Description |
|---|
ColorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
blendColors(int color1,
int color2) |
static int |
mix(int color1,
int color2) |