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 | TIFFCvtNativeToIEEEFloat(tif, n, fp) |
#define | TIFFCvtNativeToIEEEDouble(tif, n, dp) |
#define | WriteRationalPair(type, tag1, v1, tag2, v2) |
#define | TIFFWriteRational(tif, type, tag, dir, v) |
#define | NITEMS(x) (sizeof (x) / sizeof (x[0])) |
Functions | |
int | TIFFWriteDirectory (TIFF *tif) |
int | TIFFCheckpointDirectory (TIFF *tif) |
int | TIFFRewriteDirectory (TIFF *tif) |
#define TIFFCvtNativeToIEEEDouble | ( | tif, | |
n, | |||
dp | |||
) |
Definition at line 36 of file tif_dirwrite.c.
Definition at line 35 of file tif_dirwrite.c.
Definition at line 67 of file tif_dirwrite.c.
Definition at line 62 of file tif_dirwrite.c.
Definition at line 422 of file tif_dirwrite.c.
References NULL, TIFFDirectory::td_stripoffset, tiff::tif_dir, TIFFSetupStrips(), and void().
Definition at line 1089 of file tif_dirwrite.c.
References ReadOK, SEEK_CUR, SEEK_SET, SeekOK, sizeof(), tiff::tif_clientdata, tiff::tif_diroff, tiff::tif_flags, tiff::tif_header, tiff::tif_name, TIFFHeader::tiff_diroff, TIFF_MAGIC_SIZE, TIFF_SWAB, TIFF_VERSION_SIZE, TIFFErrorExt(), TIFFSeekFile, TIFFSwabLong(), TIFFSwabShort(), TIFFWriteDirectory(), void(), and WriteOK.
Definition at line 410 of file tif_dirwrite.c.
Referenced by TIFFFlush(), and TIFFRewriteDirectory().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.