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_c_main_controller Struct Reference

#include <jpegint.h>

List of all members.

Public Member Functions

 JMETHOD (void, start_pass,(j_compress_ptr cinfo, J_BUF_MODE pass_mode))
 JMETHOD (void, process_data,(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail))

Detailed Description

Definition at line 56 of file jpegint.h.


Member Function Documentation

jpeg_c_main_controller::JMETHOD ( void  ,
start_pass  ,
(j_compress_ptr cinfo, J_BUF_MODE pass_mode)   
)
jpeg_c_main_controller::JMETHOD ( void  ,
process_data  ,
(j_compress_ptr cinfo, JSAMPARRAY input_buf, JDIMENSION *in_row_ctr, JDIMENSION in_rows_avail)   
)

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