Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "tiffiop.h"
Go to the source code of this file.
Macros | |
#define | DATATYPE_VOID 0 /* !untyped data */ |
#define | DATATYPE_INT 1 /* !signed integer data */ |
#define | DATATYPE_UINT 2 /* !unsigned integer data */ |
#define | DATATYPE_IEEEFP 3 /* !IEEE floating point data */ |
#define | CleanupField(member) |
#define CleanupField | ( | member | ) |
Definition at line 950 of file tif_dir.c.
Referenced by TIFFFreeDirectory().
Definition at line 1013 of file tif_dir.c.
References tiff::tif_curoff, tiff::tif_curstrip, tiff::tif_diroff, tiff::tif_nextdiroff, tiff::tif_row, and TIFFDefaultDirectory().
Definition at line 1210 of file tif_dir.c.
References tiff::tif_diroff.
Definition at line 1029 of file tif_dir.c.
References tiff::tif_dir.
Referenced by TIFFCreateDirectory(), and TIFFReadDirectory().
Definition at line 961 of file tif_dir.c.
References _TIFFfree(), _TIFFmemset(), CleanupField, FIELD_SETLONGS, FIELD_YCBCRPOSITIONING, FIELD_YCBCRSUBSAMPLING, i, TIFFDirectory::td_customValueCount, TIFFDirectory::td_customValues, TIFFDirectory::td_fieldsset, tiff::tif_dir, TIFFClrFieldBit, and _TIFFTagValue::value.
Referenced by TIFFCleanup(), TIFFReadCustomDirectory(), and TIFFReadDirectory().
Definition at line 925 of file tif_dir.c.
References TIFFVGetField().
Referenced by vl::loadTIFF(), TIFFRGBAImageBegin(), TIFFRGBAImageOK(), TIFFScanlineSize(), and TIFFVStripSize().
Definition at line 1220 of file tif_dir.c.
References tiff::tif_nextdiroff.
Definition at line 1149 of file tif_dir.c.
References tiff::tif_header, and TIFFHeader::tiff_diroff.
int TIFFReassignTagToIgnore | ( | enum TIFFIgnoreSense | task, |
int | TIFFtagID | ||
) |
Definition at line 1309 of file tif_dir.c.
References FALSE, FIELD_LAST, i, TIS_EMPTY, TIS_EXTRACT, TIS_STORE, and TRUE.
Definition at line 1164 of file tif_dir.c.
References tiff::tif_header, and TIFFHeader::tiff_diroff.
Definition at line 627 of file tif_dir.c.
References TIFFVSetField().
Referenced by TIFFReadDirectory().
Definition at line 1195 of file tif_dir.c.
References tiff::tif_dirnumber, tiff::tif_nextdiroff, and TIFFReadDirectory().
TIFFExtendProc TIFFSetTagExtender | ( | TIFFExtendProc | extender | ) |
Definition at line 1229 of file tif_dir.c.
References tiff::tif_clientdata, tiff::tif_header, tiff::tif_mode, TIFFHeader::tiff_diroff, and TIFFErrorExt().
Definition at line 943 of file tif_dir.c.
References _TIFFFindFieldInfo(), TIFFFieldInfo::field_bit, isPseudoTag, tiff::tif_tagmethods, TIFF_ANY, TIFFFieldSet, and TIFFTagMethods::vgetfield.
Referenced by TIFFGetField(), and TIFFVGetFieldDefaulted().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.