Uses of Class
com.mindee.image.PDFPageImage
-
Packages that use PDFPageImage Package Description com.mindee.image -
-
Uses of PDFPageImage in com.mindee.image
Methods in com.mindee.image that return types with arguments of type PDFPageImage Modifier and Type Method Description List<PDFPageImage>PDFRasterization. PDFToImages(byte[] fileBytes, String filename)Rasterize a PDF into a list of images, one image per page.List<PDFPageImage>PDFRasterizer. PDFToImages(byte[] fileBytes, String filename)
-