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

#include <jpegint.h>

List of all members.

Public Member Functions

 JMETHOD (void, start_pass,(j_compress_ptr cinfo, boolean gather_statistics))
 JMETHOD (boolean, encode_mcu,(j_compress_ptr cinfo, JBLOCKROW *MCU_data))
 JMETHOD (void, finish_pass,(j_compress_ptr cinfo))

Detailed Description

Definition at line 113 of file jpegint.h.


Member Function Documentation

jpeg_entropy_encoder::JMETHOD ( void  ,
start_pass  ,
(j_compress_ptr cinfo, boolean gather_statistics)   
)
jpeg_entropy_encoder::JMETHOD ( void  ,
finish_pass  ,
(j_compress_ptr cinfo)   
)
jpeg_entropy_encoder::JMETHOD ( boolean  ,
encode_mcu  ,
(j_compress_ptr cinfo, JBLOCKROW *MCU_data)   
)

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