RemoveTag
RemoveTag(ExifProperties)
Ta bort tagg från container
public void RemoveTag(ExifProperties tag)
| Parameter | Typ | Beskrivning |
|---|---|---|
| tag | ExifProperties | Taggen att ta bort |
Se även
- enum ExifProperties
- class ExifData
- namnutrymme Aspose.Imaging.Exif
- hopsättning Aspose.Imaging
RemoveTag(ushort)
Ta bort tagg från container
public void RemoveTag(ushort tagId)
| Parameter | Typ | Beskrivning |
|---|---|---|
| tagId | UInt16 | Taggen identifierare att ta bort. |
Se även
- class ExifData
- namnutrymme Aspose.Imaging.Exif
- hopsättning Aspose.Imaging