DicomImageInfo.AddTag
DicomImageInfo.AddTag method
Add new Dicom tag.
public void AddTag(string tagDescription, object value)
| Parameter | Type | Description |
|---|---|---|
| tagDescription | String | The tag description. Can not be null or whitespace. |
| value | Object | The tag value. Can not be null. |
See Also
- class DicomImageInfo
- namespace Aspose.Imaging.FileFormats.Dicom
- assembly Aspose.Imaging