|
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) ![]() |
#include <jpegint.h>
Public Member Functions | |
| JMETHOD (void, start_pass,(j_compress_ptr cinfo)) | |
| JMETHOD (void, forward_DCT,(j_compress_ptr cinfo, jpeg_component_info *compptr, JSAMPARRAY sample_data, JBLOCKROW coef_blocks, JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks)) | |
| jpeg_forward_dct::JMETHOD | ( | void | , |
| start_pass | , | ||
| (j_compress_ptr cinfo) | |||
| ) |
| jpeg_forward_dct::JMETHOD | ( | void | , |
| forward_DCT | , | ||
| (j_compress_ptr cinfo, jpeg_component_info *compptr, JSAMPARRAY sample_data, JBLOCKROW coef_blocks, JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks) | |||
| ) |