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

#include <jpeglib.h>

Collaboration diagram for jpeg_marker_struct:

List of all members.

Public Attributes

jpeg_saved_marker_ptr next
UINT8 marker
unsigned int original_length
unsigned int data_length
JOCTET FAR * data

Detailed Description

Definition at line 195 of file jpeglib.h.


Member Data Documentation

Definition at line 200 of file jpeglib.h.

Definition at line 199 of file jpeglib.h.

Definition at line 197 of file jpeglib.h.

Definition at line 198 of file jpeglib.h.


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