public final class Rgb16 extends Object
Constructor and Description |
---|
Rgb16() |
Modifier and Type | Method and Description |
---|---|
void |
diffDiv(Rgb16 rgb16A,
Rgb16 rgb16B,
int divisor) |
int |
getArgb() |
static Rgb16 |
newI(int argb) |
void |
setAndIncrement(Rgb16 base,
Rgb16 other) |
void |
setInt(int argb) |
void |
setRgb(Rgb16 other) |
String |
toString() |