static class GifEncoder.AdaptiveColorCollection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
blue |
(package private) int |
count |
(package private) long |
green |
(package private) int |
index |
(package private) long |
red |
(package private) int |
rgb |
| Constructor and Description |
|---|
GifEncoder.AdaptiveColorCollection(int rgb) |