Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

TIFF_IFD_ENTRY Struct Reference

List of all members.

Public Attributes

unsigned short tag
unsigned short type
unsigned long count
unsigned long offset

Detailed Description

Definition at line 228 of file ImageTIFF.cpp.


Member Data Documentation

unsigned long TIFF_IFD_ENTRY::count
 

Definition at line 231 of file ImageTIFF.cpp.

Referenced by CImageTIFF::CImageTIFF().

unsigned long TIFF_IFD_ENTRY::offset
 

Definition at line 232 of file ImageTIFF.cpp.

Referenced by CImageTIFF::CImageTIFF().

unsigned short TIFF_IFD_ENTRY::tag
 

Definition at line 229 of file ImageTIFF.cpp.

Referenced by CImageTIFF::CImageTIFF().

unsigned short TIFF_IFD_ENTRY::type
 

Definition at line 230 of file ImageTIFF.cpp.

Referenced by CImageTIFF::CImageTIFF().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen