ReactOS 0.4.16-dev-2617-g01a0906
TIFFHeaderCommon Struct Reference

#include <tiff.h>

Public Attributes

uint16_t tiff_magic
 
uint16_t tiff_version
 

Detailed Description

Definition at line 105 of file tiff.h.

Member Data Documentation

◆ tiff_magic

uint16_t TIFFHeaderCommon::tiff_magic

Definition at line 107 of file tiff.h.

Referenced by TIFFClientOpenExt(), and TIFFIsBigEndian().

◆ tiff_version

uint16_t TIFFHeaderCommon::tiff_version

Definition at line 108 of file tiff.h.

Referenced by TIFFClientOpenExt().


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