# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

jpeg_scan_info Struct Reference

#include <jpeglib.h>

List of all members.

Public Attributes

int comps_in_scan
int component_index [MAX_COMPS_IN_SCAN]
int Ss
int Se
int Ah
int Al


Member Data Documentation

int jpeg_scan_info::Ah
 

Definition at line 188 of file jpeglib.h.

int jpeg_scan_info::Al
 

Definition at line 188 of file jpeglib.h.

int jpeg_scan_info::Se
 

Definition at line 187 of file jpeglib.h.

int jpeg_scan_info::Ss
 

Definition at line 187 of file jpeglib.h.

int jpeg_scan_info::component_index[MAX_COMPS_IN_SCAN]
 

Definition at line 186 of file jpeglib.h.

int jpeg_scan_info::comps_in_scan
 

Definition at line 185 of file jpeglib.h.


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