Class ImageMagickPdfThumbnailFilter

    • Constructor Detail

      • ImageMagickPdfThumbnailFilter

        public ImageMagickPdfThumbnailFilter()
    • Method Detail

      • getDestinationStream

        public InputStream getDestinationStream​(Item currentItem,
                                                InputStream source,
                                                boolean verbose)
                                         throws Exception
        Description copied from interface: FormatFilter
        Read the source stream and produce the filtered content.
        Parameters:
        currentItem - Item
        source - input stream
        verbose - verbosity flag
        Returns:
        result of filter's transformation as a byte stream.
        Throws:
        Exception - if error