Class GenerateUidDicomTransformRule
- Namespace
- FellowOakDicom
- Assembly
- fo-dicom.core.dll
Generates a new UID for a DICOM element.
public class GenerateUidDicomTransformRule : IDicomTransformRule
- Inheritance
-
GenerateUidDicomTransformRule
- Implements
- Inherited Members
- Extension Methods
Constructors
GenerateUidDicomTransformRule(DicomTag, DicomUIDGenerator)
public GenerateUidDicomTransformRule(DicomTag tag, DicomUIDGenerator generator = null)
Parameters
tagDicomTaggeneratorDicomUIDGenerator
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.
Transform(DicomDataset, DicomDataset)
public void Transform(DicomDataset dataset, DicomDataset modifiedAttributesSequenceItem = null)
Parameters
datasetDicomDatasetmodifiedAttributesSequenceItemDicomDataset