Package com.pdftools.image
Class SinglePageDocument
java.lang.Object
com.pdftools.internal.NativeBase
com.pdftools.internal.NativeObject
com.pdftools.image.Document
com.pdftools.image.SinglePageDocument
- All Implemented Interfaces:
AutoCloseable
The image document of an image format that only supports single-page images
This class is used for the following image formats:- JPEG
- BMP
- GIF
- HEIC/HEIF
- PNG
- JBIG2
- JPEG2000
-
Method Summary
Methods inherited from class com.pdftools.internal.NativeObject
equals, hashCode
-
Method Details
-
getPage
The page of the image (Getter)
-