Click or drag to resize

TiffCodecCompression Properties

The TiffCodecCompression type exposes the following members.

Properties
  NameDescription
Public propertyCompression
Gets or sets the TIFF compression to use.
Public propertyJpegQuality
Gets or sets the JPEG quality when Compression is set to JPEG.
Public propertyUseLzwPredictor
Gets or sets the LZW predictor value.
Public propertyUseOldJpegCompression Obsolete.
Gets or sets a value indicating if Old Style JPEG compression should be used when Compression is set to JPEG.
Top
See Also