com.pdftools
Class NativeLibrary.DITHERINGMODE
java.lang.Object
com.pdftools.NativeLibrary.DITHERINGMODE
- Enclosing class:
- NativeLibrary
public static class NativeLibrary.DITHERINGMODE
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eDitherNone
public static final int eDitherNone
- See Also:
- Constant Field Values
eDitherFloydSteinberg
public static final int eDitherFloydSteinberg
- See Also:
- Constant Field Values
eDitherHalftone
public static final int eDitherHalftone
- See Also:
- Constant Field Values
eDitherPattern
public static final int eDitherPattern
- See Also:
- Constant Field Values
eDitherG3Optimized
public static final int eDitherG3Optimized
- See Also:
- Constant Field Values
eDitherG4Optimized
public static final int eDitherG4Optimized
- See Also:
- Constant Field Values
NativeLibrary.DITHERINGMODE
public NativeLibrary.DITHERINGMODE()