ImageAttributes.ClearThreshold

ClearThreshold()

清除默认类别的阈值。

public void ClearThreshold()

另请参见


ClearThreshold(ColorAdjustType)

清除指定类别的阈值。

public void ClearThreshold(ColorAdjustType type)
参数类型描述
typeColorAdjustTypeColorAdjustType 的一个元素,指定清除阈值的类别。

另请参见