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_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

Detailed Description

Definition at line 184 of file jpeglib.h.


Member Data Documentation

Definition at line 188 of file jpeglib.h.

Referenced by validate_script().

Definition at line 188 of file jpeglib.h.

Referenced by validate_script().

int jpeg_scan_info::component_index[MAX_COMPS_IN_SCAN]

Definition at line 186 of file jpeglib.h.

Referenced by validate_script().

Definition at line 185 of file jpeglib.h.

Referenced by validate_script().

Definition at line 187 of file jpeglib.h.

Referenced by validate_script().

Definition at line 187 of file jpeglib.h.

Referenced by validate_script().


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