36#define TIFFInitLZW NotConfigured
38#ifndef PACKBITS_SUPPORT
39#define TIFFInitPackBits NotConfigured
41#ifndef THUNDER_SUPPORT
42#define TIFFInitThunderScan NotConfigured
45#define TIFFInitNeXT NotConfigured
48#define TIFFInitJPEG NotConfigured
51#define TIFFInitOJPEG NotConfigured
54#define TIFFInitCCITTRLE NotConfigured
55#define TIFFInitCCITTRLEW NotConfigured
56#define TIFFInitCCITTFax3 NotConfigured
57#define TIFFInitCCITTFax4 NotConfigured
60#define TIFFInitJBIG NotConfigured
63#define TIFFInitZIP NotConfigured
65#ifndef PIXARLOG_SUPPORT
66#define TIFFInitPixarLog NotConfigured
69#define TIFFInitSGILog NotConfigured
72#define TIFFInitLZMA NotConfigured
75#define TIFFInitZSTD NotConfigured
78#define TIFFInitWebP NotConfigured
116 char compression_code[20];
120 "%s compression support is not configured",
121 c ?
c->name : compression_code );
#define sprintf(buf, format,...)
TIFFBoolMethod tif_fixuptags
TIFFBoolMethod tif_setupencode
TIFFBoolMethod tif_setupdecode
int TIFFIsCODECConfigured(uint16 scheme)
#define TIFFInitCCITTRLEW
#define TIFFInitCCITTFax4
static int _notConfigured(TIFF *tif)
#define TIFFInitCCITTFax3
static int NotConfigured(TIFF *, int)
TIFFCodec _TIFFBuiltinCODECS[]
#define TIFFInitThunderScan
const TIFFCodec * TIFFFindCODEC(uint16 scheme)
int TIFFInitDumpMode(TIFF *tif, int scheme)
void TIFFErrorExt(thandle_t fd, 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