com.sun.jimi.core.encoder.jpg
Class CompressSetup
java.lang.Object
|
+--com.sun.jimi.core.encoder.jpg.CompressSetup
- public class CompressSetup
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
MAX_COMPS_IN_SCAN
public static final short MAX_COMPS_IN_SCAN
DCTSIZE
public static final short DCTSIZE
MAX_BLOCKS_IN_MCU
public static final short MAX_BLOCKS_IN_MCU
BITS_IN_SAMPLE
public static final short BITS_IN_SAMPLE
MAX_SAMP_FACTOR
public static final short MAX_SAMP_FACTOR
CS_UNKNOWN
public static final byte CS_UNKNOWN
CS_GRAYSCALE
public static final byte CS_GRAYSCALE
CS_RGB
public static final byte CS_RGB
CS_YCbCr
public static final byte CS_YCbCr
CompressSetup
public CompressSetup()
setCDefaults
public static void setCDefaults(CompressInfo cinfo)
setMDefaults
public static void setMDefaults(CompressInfo cinfo)
initial_setup
public static void initial_setup(CompressInfo cinfo)