ReactOS 0.4.15-dev-7942-gd23573b
TIFFHeaderCommon Struct Reference

#include <tiff.h>

Public Attributes

uint16 tiff_magic
 
uint16 tiff_version
 

Detailed Description

Definition at line 91 of file tiff.h.

Member Data Documentation

◆ tiff_magic

uint16 TIFFHeaderCommon::tiff_magic

Definition at line 92 of file tiff.h.

Referenced by TIFFClientOpen(), and TIFFIsBigEndian().

◆ tiff_version

uint16 TIFFHeaderCommon::tiff_version

Definition at line 93 of file tiff.h.

Referenced by TIFFClientOpen().


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