DicomImageInfo.UpdateTagAt
DicomImageInfo.UpdateTagAt method
Update an existing tag.
public void UpdateTagAt(int index, object newValue)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The index of the tag to be updated. |
| newValue | Object | The tag value. Can not be null. |
See Also
- class DicomImageInfo
- namespace Aspose.Imaging.FileFormats.Dicom
- assembly Aspose.Imaging