com.pdftools
Class NativeLibrary.COMPRESSION
java.lang.Object
com.pdftools.NativeLibrary.COMPRESSION
- Enclosing class:
- NativeLibrary
public static class NativeLibrary.COMPRESSION
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eComprRaw
public static final int eComprRaw
- See Also:
- Constant Field Values
eComprJPEG
public static final int eComprJPEG
- See Also:
- Constant Field Values
eComprFlate
public static final int eComprFlate
- See Also:
- Constant Field Values
eComprLZW
public static final int eComprLZW
- See Also:
- Constant Field Values
eComprGroup3
public static final int eComprGroup3
- See Also:
- Constant Field Values
eComprGroup3_2D
public static final int eComprGroup3_2D
- See Also:
- Constant Field Values
eComprGroup4
public static final int eComprGroup4
- See Also:
- Constant Field Values
eComprJBIG2
public static final int eComprJBIG2
- See Also:
- Constant Field Values
eComprJPEG2000
public static final int eComprJPEG2000
- See Also:
- Constant Field Values
eComprUnknown
public static final int eComprUnknown
- See Also:
- Constant Field Values
NativeLibrary.COMPRESSION
public NativeLibrary.COMPRESSION()