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

#include <jpeglib.h>

Collaboration diagram for jpeg_component_info:

List of all members.

Public Attributes

int component_id
int component_index
int h_samp_factor
int v_samp_factor
int quant_tbl_no
int dc_tbl_no
int ac_tbl_no
JDIMENSION width_in_blocks
JDIMENSION height_in_blocks
int DCT_scaled_size
JDIMENSION downsampled_width
JDIMENSION downsampled_height
boolean component_needed
int MCU_width
int MCU_height
int MCU_blocks
int MCU_sample_width
int last_col_width
int last_row_height
JQUANT_TBLquant_table
void * dct_table

Detailed Description

Definition at line 116 of file jpeglib.h.


Member Data Documentation

Definition at line 169 of file jpeglib.h.

Referenced by per_scan_setup().

Definition at line 166 of file jpeglib.h.

Referenced by decompress_onepass(), and per_scan_setup().


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