Interface BufferedImageFactory.ProgressListener

    • Method Detail

      • progress

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