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