C
G
I
N
S
T
W
C
- COMPRESSION_ADOBE_DEFLATE - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Supported with colored images.
- COMPRESSION_CCITT_T4 - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Is not supported with colored images.
- COMPRESSION_CCITT_T6 - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Is not supported with colored images.
- COMPRESSION_CCITTFAX3 - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Is not supported with colored images.
- COMPRESSION_CCITTFAX4 - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Is not supported with colored images.
- COMPRESSION_CCITTRLE - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Is not supported with colored images.
- COMPRESSION_CCITTRLEW - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Is not supported with colored images.
- COMPRESSION_DEFLATE - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Supported with colored images.
- COMPRESSION_LZW - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Supported with colored images.
- COMPRESSION_NONE - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Supported with colored images.
- COMPRESSION_PACKBITS - enum entry in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions
Supported with binarized images. Supported with colored images.