ClearThreshold

ClearThreshold()

清除默认类别的阈值。

public void ClearThreshold()

也可以看看


ClearThreshold(ColorAdjustType)

清除指定类别的阈值。

public void ClearThreshold(ColorAdjustType type)
范围类型描述
typeColorAdjustType一个元素ColorAdjustType指定清除阈值的类别。

也可以看看