ReactOS 0.4.16-dev-822-gbcedb53
|
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 | EXTRASAMPLE_COREL_UNASSALPHA 999 |
#define | CleanupField(member) |
Variables | |
static TIFFExtendProc | _TIFFextender = (TIFFExtendProc) NULL |
#define EXTRASAMPLE_COREL_UNASSALPHA 999 |
Definition at line 57 of file tif_dir.c.
Definition at line 63 of file tif_dir.c.
Referenced by _TIFFVSetField(), setExtraSamples(), and TIFFReadDirectory().
Definition at line 873 of file tif_dir.c.
Referenced by TIFFDefaultDirectory().
Definition at line 171 of file tif_dir.c.
Referenced by TIFFDefaultDirectory().
Definition at line 145 of file tif_dir.c.
Referenced by _TIFFVSetField().
Definition at line 775 of file tif_dir.c.
Referenced by TIFFVSetField().
Definition at line 43 of file tif_dir.c.
Referenced by _TIFFsetByteArray(), _TIFFsetDoubleArray(), _TIFFsetFloatArray(), _TIFFsetLong8Array(), _TIFFsetLongArray(), _TIFFsetNString(), _TIFFsetShortArray(), _TIFFsetString(), and _TIFFVSetField().
Definition at line 75 of file tif_dir.c.
Referenced by _TIFFVSetField().
Definition at line 91 of file tif_dir.c.
Referenced by _TIFFVSetField().
Definition at line 1444 of file tif_dir.c.
Referenced by TIFFNumberOfDirectories(), TIFFSetDirectory(), and TIFFUnlinkDirectory().
int TIFFCreateCustomDirectory | ( | TIFF * | tif, |
const TIFFFieldArray * | infoarray | ||
) |
Definition at line 1340 of file tif_dir.c.
Referenced by TIFFCreateEXIFDirectory().
Definition at line 1327 of file tif_dir.c.
Referenced by TIFFWriteDirectorySec().
Definition at line 1361 of file tif_dir.c.
Definition at line 1666 of file tif_dir.c.
Referenced by tiff_decoder_get_metadata_blocks().
Definition at line 1372 of file tif_dir.c.
Referenced by TIFFClientOpen(), TIFFCreateCustomDirectory(), TIFFCreateDirectory(), TIFFReadDirectory(), and TIFFUnlinkDirectory().
Definition at line 1268 of file tif_dir.c.
Referenced by TIFFCleanup(), TIFFReadCustomDirectory(), TIFFReadDirectory(), TIFFUnlinkDirectory(), and TIFFWriteDirectorySec().
Definition at line 1232 of file tif_dir.c.
Referenced by gtTileContig(), gtTileSeparate(), isCCITTCompression(), tiff_decoder_get_color_context(), tiff_get_decode_info(), TIFFPrintDirectory(), TIFFRGBAImageBegin(), TIFFRGBAImageOK(), and TIFFWriteDirectorySec().
Definition at line 1586 of file tif_dir.c.
Referenced by tiff_decoder_initialize().
Definition at line 1617 of file tif_dir.c.
Referenced by tiff_decoder_select_frame().
Definition at line 807 of file tif_dir.c.
Referenced by allocChoppedUpStripArrays(), tiff_encoder_create_frame(), TIFFDefaultDirectory(), TIFFFetchNormalTag(), TIFFFetchSubjectDistance(), TIFFReadDirectory(), and TIFFRGBAImageBegin().
Definition at line 1651 of file tif_dir.c.
TIFFExtendProc TIFFSetTagExtender | ( | TIFFExtendProc | extender | ) |
Definition at line 1685 of file tif_dir.c.
Definition at line 822 of file tif_dir.c.
Definition at line 1250 of file tif_dir.c.
Referenced by TIFFGetField(), and TIFFVGetFieldDefaulted().
|
static |
Definition at line 1309 of file tif_dir.c.
Referenced by TIFFDefaultDirectory(), and TIFFSetTagExtender().