ReactOS 0.4.16-dev-38-g96c65e9
|
#include <tiff.h>
Public Attributes | |
uint16 | tiff_magic |
uint16 | tiff_version |
uint16 TIFFHeaderCommon::tiff_magic |
Definition at line 92 of file tiff.h.
Referenced by TIFFClientOpen(), and TIFFIsBigEndian().
uint16 TIFFHeaderCommon::tiff_version |
Definition at line 93 of file tiff.h.
Referenced by TIFFClientOpen().