Frames | No Frames |
Fields of type net.sourceforge.jiu.color.quantization.RGBColor | |
RGBColor[] |
Methods with parameter type net.sourceforge.jiu.color.quantization.RGBColor | |
int | Compares this color to the argument color, using the sortOrder argument (which is one of the
three index values defined in RGBIndex . |
Methods with return type net.sourceforge.jiu.color.quantization.RGBColor | |
RGBColor | RGBColorList.getColor(int index) Returns an RGBColor object from this list, given by its zero-based
index value. |