ImageAttributes.ClearThreshold

ClearThreshold()

デフォルト カテゴリのしきい値をクリアします。

public void ClearThreshold()

関連項目


ClearThreshold(ColorAdjustType)

指定したカテゴリのしきい値をクリアします。

public void ClearThreshold(ColorAdjustType type)
パラメータタイプ説明
typeColorAdjustTypeの要素ColorAdjustTypeこれは、 しきい値がクリアされるカテゴリを指定します。

関連項目