Enum TiffThresholds

Enum TiffThresholds

Namespace: Aspose.Imaging.FileFormats.Tiff.Enums
Assembly: Aspose.Imaging.dll (25.2.0)

Thresholding used on data.

public enum TiffThresholds : ushort

Fields

ErrorDiffuse = 3

Usually Floyd-Steinberg.

HalfTone = 2

Dithered scan.

NoDithering = 1

No dithering is performed.