ReactOS 0.4.15-dev-8100-g1887773
TIFFDirEntry Struct Reference

#include <tif_dir.h>

Public Attributes

uint16 tdir_tag
 
uint16 tdir_type
 
uint64 tdir_count
 
union {
   uint16   toff_short
 
   uint32   toff_long
 
   uint64   toff_long8
 
tdir_offset
 
uint8 tdir_ignore
 

Detailed Description

Definition at line 52 of file tif_dir.h.

Member Data Documentation

◆ tdir_count

◆ tdir_ignore

uint8 TIFFDirEntry::tdir_ignore

Definition at line 61 of file tif_dir.h.

Referenced by TIFFFetchDirectory(), TIFFReadCustomDirectory(), and TIFFReadDirectory().

◆ 

◆ tdir_tag

◆ tdir_type

◆ toff_long

◆ toff_long8

◆ toff_short

uint16 TIFFDirEntry::toff_short

Definition at line 57 of file tif_dir.h.

Referenced by TIFFReadDirEntryCheckedShort().


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