ClearColorKey
ClearColorKey()
清除默认类别的颜色键(透明度范围)。
public void ClearColorKey()
也可以看看
- class ImageAttributes
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging
ClearColorKey(ColorAdjustType)
清除指定类别的颜色键(透明度范围)。
public void ClearColorKey(ColorAdjustType type)
范围 | 类型 | 描述 |
---|---|---|
type | ColorAdjustType | 一个元素ColorAdjustType 指定清除颜色键的类别。 |
也可以看看
- enum ColorAdjustType
- class ImageAttributes
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging