|
JIU 0.12.0 Homepage | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RGBColor | |
net.sourceforge.jiu.color.quantization | Classes to perform color image quantization, the reduction of the number of unique colors in an image. |
Uses of RGBColor in net.sourceforge.jiu.color.quantization |
Methods in net.sourceforge.jiu.color.quantization that return RGBColor | |
RGBColor |
RGBColorList.getColor(int index)
Returns an RGBColor object from this list, given by its zero-based
index value. |
Methods in net.sourceforge.jiu.color.quantization with parameters of type RGBColor | |
int |
RGBColor.compareTo(RGBColor c,
int sortOrder)
Compares this color to the argument color, using the sortOrder argument (which is one of the three index values defined in RGBIndex .
|
|
JIU 0.12.0 Homepage | ||||||||||
PREV NEXT | FRAMES NO FRAMES |