TiffThresholds Enumeration

Thresholding used on data.

Namespace:  Aspose.CAD.FileFormats.Tiff.Enums
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public enum TiffThresholds
Members
  Member nameValueDescription
NoDithering1 No dithering is performed.
HalfTone2 Dithered scan.
ErrorDiffuse3 Usually Floyd-Steinberg.
See Also