org.jmol.export.image
static class GifEncoder.AdaptiveColorCollection extends 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) |