|
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 <jpeglib.h>
Public Attributes | |
| UINT8 | bits [17] |
| UINT8 | huffval [256] |
| boolean | sent_table |
| UINT8 JHUFF_TBL::bits[17] |
Definition at line 102 of file jpeglib.h.
Referenced by emit_dht(), jpeg_make_c_derived_tbl(), and jpeg_make_d_derived_tbl().
| UINT8 JHUFF_TBL::huffval[256] |
Definition at line 104 of file jpeglib.h.
Referenced by emit_dht(), jpeg_make_c_derived_tbl(), and jpeg_make_d_derived_tbl().
Definition at line 110 of file jpeglib.h.
Referenced by emit_dht(), jpeg_alloc_huff_table(), and jpeg_suppress_tables().