ImageAttributes.SetNoOp
SetNoOp()
关闭默认类别的颜色调整。
public void SetNoOp()
另请参见
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging
SetNoOp(ColorAdjustType)
关闭指定类别的颜色调整。
public void SetNoOp(ColorAdjustType type)
| 参数 | 类型 | 描述 |
|---|---|---|
| type | ColorAdjustType | ColorAdjustType 的一个元素,指定为哪个类别关闭颜色校正。 |
另请参见
- enum ColorAdjustType
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging