|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <tiffio.h>
Public Attributes | |
| ttag_t | field_tag |
| short | field_readcount |
| short | field_writecount |
| TIFFDataType | field_type |
| unsigned short | field_bit |
| unsigned char | field_oktochange |
| unsigned char | field_passcount |
| char * | field_name |
| unsigned short TIFFFieldInfo::field_bit |
Definition at line 306 of file tiffio.h.
Referenced by _TIFFCreateAnonFieldInfo(), _TIFFPrintFieldInfo(), _TIFFSetupFieldInfo(), TIFFCleanup(), TIFFReadCustomDirectory(), and TIFFVGetField().
| char* TIFFFieldInfo::field_name |
Definition at line 309 of file tiffio.h.
Referenced by _TIFFCreateAnonFieldInfo(), _TIFFFindFieldInfoByName(), _TIFFPrintFieldInfo(), _TIFFSetupFieldInfo(), TIFFCleanup(), and TIFFReadCustomDirectory().
| unsigned char TIFFFieldInfo::field_oktochange |
Definition at line 307 of file tiffio.h.
Referenced by _TIFFCreateAnonFieldInfo(), and _TIFFPrintFieldInfo().
| unsigned char TIFFFieldInfo::field_passcount |
Definition at line 308 of file tiffio.h.
Referenced by _TIFFCreateAnonFieldInfo(), and _TIFFPrintFieldInfo().
| short TIFFFieldInfo::field_readcount |
Definition at line 303 of file tiffio.h.
Referenced by _TIFFCreateAnonFieldInfo(), _TIFFPrintFieldInfo(), and TIFFReadCustomDirectory().
| ttag_t TIFFFieldInfo::field_tag |
Definition at line 302 of file tiffio.h.
Referenced by _TIFFCreateAnonFieldInfo(), _TIFFFindFieldInfo(), _TIFFPrintFieldInfo(), TIFFGetTagListEntry(), and TIFFReadCustomDirectory().
| TIFFDataType TIFFFieldInfo::field_type |
Definition at line 305 of file tiffio.h.
Referenced by _TIFFCreateAnonFieldInfo(), _TIFFFindFieldInfo(), _TIFFFindFieldInfoByName(), _TIFFPrintFieldInfo(), and TIFFReadCustomDirectory().
| short TIFFFieldInfo::field_writecount |
Definition at line 304 of file tiffio.h.
Referenced by _TIFFCreateAnonFieldInfo(), and _TIFFPrintFieldInfo().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.