ImageAttributes.ClearRemapTable
ClearRemapTable()
清除默认类别的颜色重新映射表。
public void ClearRemapTable()
也可以看看
- class ImageAttributes
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD
ClearRemapTable(ColorAdjustType)
清除指定类别的颜色重新映射表。
public void ClearRemapTable(ColorAdjustType type)
范围 | 类型 | 描述 |
---|---|---|
type | ColorAdjustType | 的一个元素ColorAdjustType 指定为其清除重映射表的类别。 |
也可以看看
- enum ColorAdjustType
- class ImageAttributes
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD