TiffPredictor Enumeration

Prediction scheme for LZW

Namespace:  Aspose.CAD.FileFormats.Tiff.Enums
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public enum TiffPredictor
Members
  Member nameValueDescription
None1 No prediction scheme used.
Horizontal2 Horizontal differencing.
See Also