Enum TiffThresholds
TiffThresholds enumeration
Thresholding used on data.
public enum TiffThresholds : ushort
Values
Name | Value | Description |
---|---|---|
NoDithering | 1 | No dithering is performed. |
HalfTone | 2 | Dithered scan. |
ErrorDiffuse | 3 | Usually Floyd-Steinberg. |
See Also
- namespace Aspose.Imaging.FileFormats.Tiff.Enums
- assembly Aspose.Imaging