ClearColorMatrix
ClearColorMatrix()
清除默认类别的颜色调整矩阵。
public void ClearColorMatrix()
也可以看看
- class ImageAttributes
- 命名空间 System.Drawing.Imaging
- 部件 Aspose.Drawing
ClearColorMatrix(ColorAdjustType)
清除指定类别的颜色调整矩阵。
public void ClearColorMatrix(ColorAdjustType type)
范围 | 类型 | 描述 |
---|---|---|
type | ColorAdjustType | 一个元素ColorAdjustType指定为其清除颜色调整矩阵的 category 。 |
也可以看看
- enum ColorAdjustType
- class ImageAttributes
- 命名空间 System.Drawing.Imaging
- 部件 Aspose.Drawing