Class RegexDicomTransformRule
- Namespace
- FellowOakDicom
- Assembly
- fo-dicom.core.dll
Performs a regular expression replace operation on a DICOM element value.
public class RegexDicomTransformRule : IDicomTransformRule
- Inheritance
-
RegexDicomTransformRule
- Implements
- Inherited Members
- Extension Methods
Constructors
RegexDicomTransformRule(DicomTag, string, string)
public RegexDicomTransformRule(DicomTag tag, string pattern, string replacement)
Parameters
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