Uses of Class
com.twelvemonkeys.contrib.tiff.TIFFUtilities.TIFFPage
Packages that use TIFFUtilities.TIFFPage
-
Uses of TIFFUtilities.TIFFPage in com.twelvemonkeys.contrib.tiff
Methods in com.twelvemonkeys.contrib.tiff that return types with arguments of type TIFFUtilities.TIFFPageModifier and TypeMethodDescriptionstatic List<TIFFUtilities.TIFFPage> TIFFUtilities.getPages(ImageInputStream imageInput) Method parameters in com.twelvemonkeys.contrib.tiff with type arguments of type TIFFUtilities.TIFFPageModifier and TypeMethodDescriptionstatic voidTIFFUtilities.writePages(ImageOutputStream imageOutput, List<TIFFUtilities.TIFFPage> pages)