35#define TIFFInitLZW NotConfigured
37#ifndef PACKBITS_SUPPORT
38#define TIFFInitPackBits NotConfigured
40#ifndef THUNDER_SUPPORT
41#define TIFFInitThunderScan NotConfigured
44#define TIFFInitNeXT NotConfigured
47#define TIFFInitJPEG NotConfigured
50#define TIFFInitOJPEG NotConfigured
53#define TIFFInitCCITTRLE NotConfigured
54#define TIFFInitCCITTRLEW NotConfigured
55#define TIFFInitCCITTFax3 NotConfigured
56#define TIFFInitCCITTFax4 NotConfigured
59#define TIFFInitJBIG NotConfigured
62#define TIFFInitZIP NotConfigured
64#ifndef PIXARLOG_SUPPORT
65#define TIFFInitPixarLog NotConfigured
68#define TIFFInitSGILog NotConfigured
71#define TIFFInitLERC NotConfigured
74#define TIFFInitLZMA NotConfigured
77#define TIFFInitZSTD NotConfigured
80#define TIFFInitWebP NotConfigured
113 char compression_code[20];
118 "%s compression support is not configured",
119 c ?
c->name : compression_code);
TIFFBoolMethod tif_fixuptags
TIFFBoolMethod tif_setupencode
TIFFBoolMethod tif_setupdecode
#define TIFFInitCCITTRLEW
#define TIFFInitCCITTFax4
static int _notConfigured(TIFF *tif)
#define TIFFInitCCITTFax3
static int NotConfigured(TIFF *, int)
const TIFFCodec _TIFFBuiltinCODECS[]
int TIFFIsCODECConfigured(uint16_t scheme)
#define TIFFInitThunderScan
const TIFFCodec * TIFFFindCODEC(uint16_t scheme)
int TIFFInitDumpMode(TIFF *tif, int scheme)
void TIFFErrorExtR(TIFF *tif, const char *module, const char *fmt,...)
#define COMPRESSION_PIXARLOG
#define COMPRESSION_CCITTFAX3
#define COMPRESSION_CCITTRLE
#define COMPRESSION_OJPEG
#define COMPRESSION_DEFLATE
#define COMPRESSION_SGILOG
#define COMPRESSION_CCITTRLEW
#define COMPRESSION_ADOBE_DEFLATE
#define COMPRESSION_PACKBITS
#define COMPRESSION_SGILOG24
#define COMPRESSION_CCITTFAX4
#define COMPRESSION_THUNDERSCAN