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

#include <jpegint.h>

List of all members.

Public Member Functions

 JMETHOD (void, start_pass,(j_decompress_ptr cinfo, J_BUF_MODE pass_mode))
 JMETHOD (void, process_data,(j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail))

Detailed Description

Definition at line 158 of file jpegint.h.


Member Function Documentation

jpeg_d_main_controller::JMETHOD ( void  ,
start_pass  ,
(j_decompress_ptr cinfo, J_BUF_MODE pass_mode)   
)
jpeg_d_main_controller::JMETHOD ( void  ,
process_data  ,
(j_decompress_ptr cinfo, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)   
)

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