Interface IImageOpts


  • public interface IImageOpts
    Options for creating images from a PDF document.
    Since:
    7.2.0
    Author:
    XIMA MEDIA GmbH
    • Method Detail

      • getDotsPerInch

        float getDotsPerInch()
        Returns:
        Resolution at which to render the image.
      • getIncludePage

        IntPredicate getIncludePage()
        Returns:
        Which pages to render.