private class GifEncoder.AdaptiveColorCollection extends Object
private int
b
count
g
protected int
index
r
GifEncoder.AdaptiveColorCollection(int rgb, int index)
(package private) void
addRgb(int rgb, int count)
setRgb()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int index
private int r
private int g
private int b
private int count
void addRgb(int rgb, int count)
void setRgb()