Interface BufferedImageFactory.ProgressListener

    • Method Detail

      • progress

        void progress​(BufferedImageFactory factory,
                      float percentage)
        Reports progress to this listener. Invoked by the BufferedImageFactory to report progress in the image decoding.
        Parameters:
        factory - the factory reporting the progress
        percentage - the percentage of progress