ClearColorMatrix

ClearColorMatrix()

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

public void ClearColorMatrix()

也可以看看


ClearColorMatrix(ColorAdjustType)

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

public void ClearColorMatrix(ColorAdjustType type)
范围类型描述
typeColorAdjustType一个元素ColorAdjustType指定为其清除颜色调整矩阵的 category 。

也可以看看