org.jmol.export.image
class GifEncoder.ColorItem extends Object
Field Summary | |
---|---|
GifEncoder.AdaptiveColorCollection | acc |
int | count |
int | index |
boolean | isTransparent |
int | rgb |
int | rgb2 |
Constructor Summary | |
---|---|
ColorItem(int rgb, int count, int index, boolean isTransparent) |