Uses of Enum Class
com.datalogics.PDFL.TIFFByteOrder
Packages that use TIFFByteOrder
-
Uses of TIFFByteOrder in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return TIFFByteOrderModifier and TypeMethodDescriptionImageSaveParams.getTIFFByteOrder()Controls the byte order used within the TIFF file.static TIFFByteOrderReturns the enum constant of this class with the specified name.static TIFFByteOrder[]TIFFByteOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type TIFFByteOrderModifier and TypeMethodDescriptionvoidImageSaveParams.setTIFFByteOrder(TIFFByteOrder tiffByteOrder)