private class GifEncoder.ColorItem extends Object
Modifier and Type | Field and Description |
---|---|
(package private) GifEncoder.AdaptiveColorCollection |
acc |
(package private) int |
count |
(package private) int |
rgb |
Constructor and Description |
---|
GifEncoder.ColorItem(int rgb,
int count) |