Enum TiffThresholds
- Namespace
- Aspose.Imaging.FileFormats.Tiff.Enums
- Assembly
- Aspose.Imaging.dll
Thresholding used on data.
public enum TiffThresholds : ushort
Fields
ErrorDiffuse = 3
Usually Floyd-Steinberg.
HalfTone = 2
Dithered scan.
NoDithering = 1
No dithering is performed.