TiffThresholds
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class TiffThresholds extends System.Enum
تم تطبيق العتبة على البيانات.
الحقول
| حقل | الوصف |
|---|---|
| NoDithering | لم يتم تنفيذ أي تمويه. |
| HalfTone | مسح مموه. |
| ErrorDiffuse | عادةً Floyd-Steinberg. |
NoDithering
public static final int NoDithering
لم يتم تنفيذ أي تمويه.
HalfTone
public static final int HalfTone
مسح مموه.
ErrorDiffuse
public static final int ErrorDiffuse
عادةً Floyd-Steinberg.