ImageAttributes.ClearNoOp
ClearNoOp()
清除默认类别的 NoOp 设置。
public void ClearNoOp()
也可以看看
- class ImageAttributes
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD
ClearNoOp(ColorAdjustType)
清除指定类别的 NoOp 设置。
public void ClearNoOp(ColorAdjustType type)
范围 | 类型 | 描述 |
---|---|---|
type | ColorAdjustType | 的一个元素ColorAdjustType 指定清除 NoOp 设置的类别。 |
也可以看看
- enum ColorAdjustType
- class ImageAttributes
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD