Class ImageToImageService

    • Constructor Detail

      • ImageToImageService

        public ImageToImageService()
    • Method Detail

      • convertDocToPng

        public void convertDocToPng​(java.io.File documentFile,
                                    java.io.File workingDir)
                             throws java.lang.Exception
        Specified by:
        convertDocToPng in class AbstractDocumentToImageService
        Throws:
        java.lang.Exception
      • getTiffImageReader

        public static javax.imageio.ImageReader getTiffImageReader()
      • getImageReader

        public static javax.imageio.ImageReader getImageReader​(javax.imageio.stream.ImageInputStream iis)