Class libjpeg.jpeg_progress_mgr

  • Enclosing class:
    libjpeg

    class libjpeg.jpeg_progress_mgr
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • pass_counter

        long pass_counter
      • pass_limit

        long pass_limit
      • completed_passes

        int completed_passes
      • total_passes

        int total_passes
    • Constructor Detail

      • jpeg_progress_mgr

        jpeg_progress_mgr()