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