com.tecit.jni.barcode
Class ImageQuality.TIF
java.lang.Object
com.tecit.jni.barcode.ImageQuality.TIF
- Enclosing class:
- ImageQuality
public static final class ImageQuality.TIF
- extends java.lang.Object
TIF-Format
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final int NONE
- See Also:
- Constant Field Values
LZW
public static final int LZW
- See Also:
- Constant Field Values
PACKBITS
public static final int PACKBITS
- See Also:
- Constant Field Values
GROUP3
public static final int GROUP3
- See Also:
- Constant Field Values
GROUP4
public static final int GROUP4
- See Also:
- Constant Field Values
CCITT_GROUP3
public static final int CCITT_GROUP3
- See Also:
- Constant Field Values
JPEG
public static final int JPEG
- See Also:
- Constant Field Values
ImageQuality.TIF
public ImageQuality.TIF()