de.goto3d.freeimage
Class FREE_IMAGE_QUANTIZE

java.lang.Object
  extended by de.goto3d.freeimage.FREE_IMAGE_QUANTIZE

public final class FREE_IMAGE_QUANTIZE
extends java.lang.Object


Field Summary
static int FIQ_NNQUANT
           
static int FIQ_WUQUANT
           
 
Constructor Summary
FREE_IMAGE_QUANTIZE()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIQ_WUQUANT

public static final int FIQ_WUQUANT
See Also:
Constant Field Values

FIQ_NNQUANT

public static final int FIQ_NNQUANT
See Also:
Constant Field Values
Constructor Detail

FREE_IMAGE_QUANTIZE

public FREE_IMAGE_QUANTIZE()