Class SinglePageDocument

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class SinglePageDocument
    extends Document

    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 Detail

      • getPage

        public Page getPage()

        The page of the image (Getter)