Package | Description |
---|---|
net.sourceforge.jiu.color.quantization |
Classes to perform color image quantization, the reduction of the number of unique
colors in an image.
|
Modifier and Type | Field and Description |
---|---|
private RGBColorList |
MedianCutQuantizer.list |
Modifier and Type | Method and Description |
---|---|
private RGBColorList |
MedianCutQuantizer.createColorList(RGB24Image image) |