|
ReactOS 0.4.16-dev-2617-g01a0906
|
#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().