ImageAttributes.ClearColorMatrix

ClearColorMatrix()

清除默认类别的颜色调整矩阵。

public void ClearColorMatrix()

另请参见


ClearColorMatrix(ColorAdjustType)

清除指定类别的颜色调整矩阵。

public void ClearColorMatrix(ColorAdjustType type)
参数类型描述
typeColorAdjustTypeColorAdjustType 的一个元素,指定清除颜色调整矩阵的类别。

另请参见