DCMTK  Version 3.6.1 20121102
OFFIS DICOM Toolkit
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
jpeg_component_info Struct Reference
+ Collaboration diagram for jpeg_component_info:

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_data_units
 
JDIMENSION height_in_data_units
 
int codec_data_unit
 
JDIMENSION downsampled_width
 
JDIMENSION downsampled_height
 
boolean component_needed
 
int MCU_width
 
int MCU_height
 
int MCU_data_units
 
int MCU_sample_width
 
int last_col_width
 
int last_row_height
 
JQUANT_TBLquant_table
 
void * dct_table
 

Member Data Documentation

int jpeg_component_info::ac_tbl_no
int jpeg_component_info::codec_data_unit
int jpeg_component_info::component_id
int jpeg_component_info::component_index
boolean jpeg_component_info::component_needed
int jpeg_component_info::dc_tbl_no
void * jpeg_component_info::dct_table
JDIMENSION jpeg_component_info::downsampled_height
JDIMENSION jpeg_component_info::downsampled_width
int jpeg_component_info::h_samp_factor
JDIMENSION jpeg_component_info::height_in_data_units
int jpeg_component_info::last_col_width
int jpeg_component_info::last_row_height
int jpeg_component_info::MCU_data_units
int jpeg_component_info::MCU_height
int jpeg_component_info::MCU_sample_width
int jpeg_component_info::MCU_width
JQUANT_TBL * jpeg_component_info::quant_table
int jpeg_component_info::quant_tbl_no
int jpeg_component_info::v_samp_factor
JDIMENSION jpeg_component_info::width_in_data_units

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


Generated on Wed Sep 4 2013 for DCMTK Version 3.6.1 20121102 by Doxygen 1.8.4