ImageAttributes.ClearNoOp
ClearNoOp()
清除默认类别的 NoOp 设置。
public void ClearNoOp()
另请参见
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging
ClearNoOp(ColorAdjustType)
清除指定类别的 NoOp 设置。
public void ClearNoOp(ColorAdjustType type)
| 参数 | 类型 | 描述 |
|---|---|---|
| type | ColorAdjustType | ColorAdjustType的一个元素,指定要清除 NoOp 设置的类别。 |
另请参见
- enum ColorAdjustType
- class ImageAttributes
- namespace Aspose.Imaging
- assembly Aspose.Imaging