public final class Rgb16
extends java.lang.Object
Constructor and Description |
---|
Rgb16() |
Modifier and Type | Method and Description |
---|---|
void |
diffDiv(Rgb16 a,
Rgb16 b,
int divisor) |
int |
getArgb() |
static Rgb16 |
newI(int argb) |
void |
setAndIncrement(Rgb16 base,
Rgb16 inc) |
void |
setInt(int a) |
void |
setRgb(Rgb16 a) |
java.lang.String |
toString() |