Uses of Package
j2d.color

Packages that use j2d.color
j2d   
j2d.color   
j2d.color.lut   
 

Classes in j2d.color used by j2d
ColorConversionInterface
          Created by IntelliJ IDEA.
 

Classes in j2d.color used by j2d.color
ColorConversionInterface
          Created by IntelliJ IDEA.
MedianCut
          Converts an RGB image to 8-bit index color using Heckbert's median-cut color quantization algorithm.
Pixel
           
 

Classes in j2d.color used by j2d.color.lut
IndexImageBean
          Use the IndexImageBean in order to create an 8 bit color image with 256 colors.