JIU 0.14.3

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

Packages that use MedianCutQuantizer
net.sourceforge.jiu.color.quantization Classes to perform color image quantization, the reduction of the number of unique colors in an image. 
 

Uses of MedianCutQuantizer in net.sourceforge.jiu.color.quantization
 

Methods in net.sourceforge.jiu.color.quantization with parameters of type MedianCutQuantizer
 void MedianCutContourRemoval.setQuantizer(MedianCutQuantizer medianCutQuantizer)
          Set the MedianCutQuantizer object to be used with this contour removal operation.
 


JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt