fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

jpeg_progress_mgr Struct Reference

#include <jpeglib.h>

List of all members.

Public Member Functions

 JMETHOD (void, progress_monitor,(j_common_ptr cinfo))

Public Attributes

long pass_counter
long pass_limit
int completed_passes
int total_passes

Detailed Description

Definition at line 701 of file jpeglib.h.


Member Function Documentation

jpeg_progress_mgr::JMETHOD ( void  ,
progress_monitor  ,
(j_common_ptr cinfo)   
)

Member Data Documentation

Definition at line 706 of file jpeglib.h.

Definition at line 704 of file jpeglib.h.

Definition at line 705 of file jpeglib.h.

Definition at line 707 of file jpeglib.h.


The documentation for this struct was generated from the following file: