Uses of Class net.sourceforge.jiu.color.quantization.RGBColor

Uses in package net.sourceforge.jiu.color.quantization

Fields of type net.sourceforge.jiu.color.quantization.RGBColor

RGBColor[]

Methods with parameter type net.sourceforge.jiu.color.quantization.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.

Methods with return type net.sourceforge.jiu.color.quantization.RGBColor

RGBColor
Returns an RGBColor object from this list, given by its zero-based index value.