Class ToLowerDicomTransformRule
- Namespace
- FellowOakDicom
- Assembly
- fo-dicom.core.dll
Changes the case of a DICOM element value to all lower case.
public class ToLowerDicomTransformRule : IDicomTransformRule
- Inheritance
-
ToLowerDicomTransformRule
- Implements
- Inherited Members
- Extension Methods
Constructors
ToLowerDicomTransformRule(DicomTag)
public ToLowerDicomTransformRule(DicomTag tag)
Parameters
tagDicomTag
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