|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tiffio.h>

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