|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tif_dir.h>

Public Attributes | |
| const TIFFField * | info |
| int | count |
| void * | value |
| int TIFFTagValue::count |
Definition at line 37 of file tif_dir.h.
Referenced by _TIFFVGetField(), _TIFFVSetField(), and TIFFWriteDirectorySec().
Definition at line 36 of file tif_dir.h.
Referenced by _TIFFVGetField(), _TIFFVSetField(), TIFFGetTagListEntry(), TIFFUnsetField(), and TIFFWriteDirectorySec().
| void* TIFFTagValue::value |
Definition at line 38 of file tif_dir.h.
Referenced by _TIFFVGetField(), _TIFFVSetField(), TIFFFreeDirectory(), TIFFUnsetField(), and TIFFWriteDirectorySec().