|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <tiffio.h>

Public Attributes | |
| TIFFVSetMethod | vsetfield |
| TIFFVGetMethod | vgetfield |
| TIFFPrintMethod | printdir |
| TIFFPrintMethod TIFFTagMethods::printdir |
Definition at line 377 of file tiffio.h.
Referenced by TIFFDefaultDirectory(), TIFFPredictorCleanup(), TIFFPredictorInit(), and TIFFPrintDirectory().
| TIFFVGetMethod TIFFTagMethods::vgetfield |
Definition at line 376 of file tiffio.h.
Referenced by TIFFDefaultDirectory(), TIFFPredictorCleanup(), TIFFPredictorInit(), and TIFFVGetField().
| TIFFVSetMethod TIFFTagMethods::vsetfield |
Definition at line 375 of file tiffio.h.
Referenced by TIFFDefaultDirectory(), TIFFPredictorCleanup(), TIFFPredictorInit(), and TIFFVSetField().