ImageAttributes.ClearColorMatrix

ClearColorMatrix()

デフォルト カテゴリの色調整マトリックスをクリアします。

public void ClearColorMatrix()

関連項目


ClearColorMatrix(ColorAdjustType)

指定したカテゴリの色調整マトリックスをクリアします。

public void ClearColorMatrix(ColorAdjustType type)
パラメータタイプ説明
typeColorAdjustTypeの要素ColorAdjustTypeこれは、色調整マトリックスがクリアされる category を指定します。

関連項目