TiffCodecCompression Constructor |
Name | Description | |
---|---|---|
TiffCodecCompression(TiffCompression) | Creates a new instance of TiffCodecCompression specifying the compression type.
| |
TiffCodecCompression(TiffCompression, Int32) | Creates a new instance of TiffCodecCompression specifying the compression type and JPEG
quality. | |
TiffCodecCompression(TiffCompression, Int32, Boolean) | Creates a new instance of TiffCodecCompression specifying the compression type, JPEG
Quality, and LZW Predictor. | |
TiffCodecCompression(TiffCompression, Int32, Boolean, Boolean) | Creates a new instance of TiffCodecCompression specifying the compression type, JPEG
Quality, and LZW Predictor, and whether to use old style JPEG compression. |