ClearOutputChannelColorProfile
ClearOutputChannelColorProfile()
清除默认类别的输出通道颜色配置文件设置。
public void ClearOutputChannelColorProfile()
也可以看看
- class ImageAttributes
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging
ClearOutputChannelColorProfile(ColorAdjustType)
清除指定类别的输出通道颜色配置文件设置。
public void ClearOutputChannelColorProfile(ColorAdjustType type)
范围 | 类型 | 描述 |
---|---|---|
type | ColorAdjustType | 一个元素ColorAdjustType 指定清除输出通道配置文件设置的类别。 |
也可以看看
- enum ColorAdjustType
- class ImageAttributes
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging