ImageAttributes.ClearOutputChannel
ClearOutputChannel()
清除默认类别的 CMYK(青-品红-黄-黑)输出通道设置。
public void ClearOutputChannel()
另请参见
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging
ClearOutputChannel(ColorAdjustType)
清除指定类别的(青-品红-黄-黑)输出通道设置。
public void ClearOutputChannel(ColorAdjustType type)
| 参数 | 类型 | 描述 |
|---|---|---|
| type | ColorAdjustType | ColorAdjustType 的一个元素,指定要清除其输出通道设置的类别。 |
另请参见
- enum ColorAdjustType
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging