Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Namespace Members   Data Fields   Globals  

jpeg_progress_mgr Struct Reference

#include <jpeglib.h>


Public Methods

 JMETHOD (void, progress_monitor,(j_common_ptr cinfo))

Data Fields

long pass_counter
long pass_limit
int completed_passes
int total_passes


Member Function Documentation

JMETHOD void   ,
progress_monitor   ,
(j_common_ptr cinfo)   
 


Field Documentation

int completed_passes
 

Definition at line 1232 of file jpeglib.h.

long pass_counter
 

Definition at line 1230 of file jpeglib.h.

long pass_limit
 

Definition at line 1231 of file jpeglib.h.

int total_passes
 

Definition at line 1233 of file jpeglib.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 10 18:20:49 2002 for ExNihilo by doxygen1.3-rc1