private class GifEncoder.AdaptiveColorCollection extends Object
Modifier and Type | Field and Description |
---|---|
private int |
b |
private int |
count |
private int |
g |
protected int |
index |
private int |
r |
Constructor and Description |
---|
AdaptiveColorCollection(int rgb,
int index) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
addRgb(int rgb,
int count) |
(package private) void |
setRgb() |