ClearOutputChannel
ClearOutputChannel()
清除默认类别的 CMYK(青色-品红色-黄色-黑色)输出通道设置。
public void ClearOutputChannel()
也可以看看
- class ImageAttributes
- 命名空间 System.Drawing.Imaging
- 部件 Aspose.Drawing
ClearOutputChannel(ColorAdjustType)
清除指定类别的(青色-品红色-黄色-黑色)输出通道设置。
public void ClearOutputChannel(ColorAdjustType type)
范围 | 类型 | 描述 |
---|---|---|
type | ColorAdjustType | 一个元素ColorAdjustType指定清除输出通道设置的 的类别。 |
也可以看看
- enum ColorAdjustType
- class ImageAttributes
- 命名空间 System.Drawing.Imaging
- 部件 Aspose.Drawing