RemoveTag
RemoveTag(ExifProperties)
从容器中删除标签
public void RemoveTag(ExifProperties tag)
范围 | 类型 | 描述 |
---|---|---|
tag | ExifProperties | 要删除的标签 |
也可以看看
- enum ExifProperties
- class ExifData
- 命名空间 Aspose.Imaging.Exif
- 部件 Aspose.Imaging
RemoveTag(ushort)
从容器中删除标签
public void RemoveTag(ushort tagId)
范围 | 类型 | 描述 |
---|---|---|
tagId | UInt16 | 要删除的标签标识符。 |
也可以看看
- class ExifData
- 命名空间 Aspose.Imaging.Exif
- 部件 Aspose.Imaging