com.pdftools
Class NativeLibrary.COLORSPACE
java.lang.Object
com.pdftools.NativeLibrary.COLORSPACE
- Enclosing class:
- NativeLibrary
public static class NativeLibrary.COLORSPACE
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eColorGray
public static final int eColorGray
- See Also:
- Constant Field Values
eColorGrayA
public static final int eColorGrayA
- See Also:
- Constant Field Values
eColorRGB
public static final int eColorRGB
- See Also:
- Constant Field Values
eColorRGBA
public static final int eColorRGBA
- See Also:
- Constant Field Values
eColorCMYK
public static final int eColorCMYK
- See Also:
- Constant Field Values
eColorYCbCr
public static final int eColorYCbCr
- See Also:
- Constant Field Values
eColorYCbCrK
public static final int eColorYCbCrK
- See Also:
- Constant Field Values
eColorPalette
public static final int eColorPalette
- See Also:
- Constant Field Values
eColorLAB
public static final int eColorLAB
- See Also:
- Constant Field Values
eColorOther
public static final int eColorOther
- See Also:
- Constant Field Values
NativeLibrary.COLORSPACE
public NativeLibrary.COLORSPACE()