ImageAttributes.ClearThreshold

ClearThreshold()

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

public void ClearThreshold()

関連項目


ClearThreshold(ColorAdjustType)

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

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

関連項目