Uses of Package
net.sourceforge.jiu.color.quantization
Packages that use net.sourceforge.jiu.color.quantization
-
Classes in net.sourceforge.jiu.color.quantization used by net.sourceforge.jiu.color.dithering
-
Classes in net.sourceforge.jiu.color.quantization used by net.sourceforge.jiu.color.quantizationClassDescriptionA color quantizer that maps an
RGBImage
to any given palette.An instance of this node class represents a cuboid part of the color cube representing the three-dimensional RGB color space.Performs the Median Cut color quantization algorithm for a given list of colors.A single node in an octree.Encapsulates a single color from RGB (red, green, blue) color space plus a frequency counter.Holds an array ofRGBColor
objects.An interface for an RGB color quantizer.