RemovePropertyItem
Image.RemovePropertyItem method
从中删除指定的属性项Image.
public abstract void RemovePropertyItem(int propid)
范围 | 类型 | 描述 |
---|---|---|
propid | Int32 | 要移除的属性项的 ID。 |
也可以看看
- class Image
- 命名空间 System.Drawing
- 部件 Aspose.Drawing
从中删除指定的属性项Image.
public abstract void RemovePropertyItem(int propid)
范围 | 类型 | 描述 |
---|---|---|
propid | Int32 | 要移除的属性项的 ID。 |