|
ReactOS 0.4.16-dev-2546-g56481e1
|
#include <tiffiop.h>

| TIFFErrorHandlerExtR TIFFOpenOptions::errorhandler |
Definition at line 263 of file tiffiop.h.
Referenced by _TIFFErrorEarly(), TIFFClientOpenExt(), and TIFFOpenOptionsSetErrorHandlerExtR().
| void* TIFFOpenOptions::errorhandler_user_data |
Definition at line 264 of file tiffiop.h.
Referenced by _TIFFErrorEarly(), TIFFClientOpenExt(), and TIFFOpenOptionsSetErrorHandlerExtR().
| tmsize_t TIFFOpenOptions::max_cumulated_mem_alloc |
Definition at line 268 of file tiffiop.h.
Referenced by TIFFClientOpenExt(), and TIFFOpenOptionsSetMaxCumulatedMemAlloc().
| tmsize_t TIFFOpenOptions::max_single_mem_alloc |
Definition at line 267 of file tiffiop.h.
Referenced by TIFFClientOpenExt(), and TIFFOpenOptionsSetMaxSingleMemAlloc().
| int TIFFOpenOptions::warn_about_unknown_tags |
Definition at line 269 of file tiffiop.h.
Referenced by TIFFClientOpenExt(), and TIFFOpenOptionsSetWarnAboutUnknownTags().
| TIFFErrorHandlerExtR TIFFOpenOptions::warnhandler |
Definition at line 265 of file tiffiop.h.
Referenced by TIFFClientOpenExt(), and TIFFOpenOptionsSetWarningHandlerExtR().
| void* TIFFOpenOptions::warnhandler_user_data |
Definition at line 266 of file tiffiop.h.
Referenced by TIFFClientOpenExt(), and TIFFOpenOptionsSetWarningHandlerExtR().