org.jmol.export.image
class GifEncoder.AdaptiveColorCollection extends Object
Field Summary | |
---|---|
long | blue |
int | count |
long | green |
int | index |
long | red |
int | rgb |
Constructor Summary | |
---|---|
AdaptiveColorCollection(int rgb) |
Method Summary | |
---|---|
void | addRgb(int rgb, int count) |
void | setRgb(byte[] reds, byte[] grns, byte[] blus) |