Class SinglePageDocument

All Implemented Interfaces:
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 Details

    • getPage

      public Page getPage()

      The page of the image (Getter)