ImageAttributes.ClearThreshold
ClearThreshold()
يمسح قيمة العتبة للفئة الافتراضية.
public void ClearThreshold()
انظر أيضًا
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging
ClearThreshold(ColorAdjustType)
يمسح قيمة العتبة لفئة محددة.
public void ClearThreshold(ColorAdjustType type)
| معامل | نوع | الوصف |
|---|---|---|
| type | ColorAdjustType | عنصر من ColorAdjustType يحدد الفئة التي يتم فيها مسح العتبة. |
انظر أيضًا
- enum ColorAdjustType
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging