Anonymizes the specified dataset.
Overload List
Overload | Description |
Anonymize(DicomDataSet) | Anonymizes the specified dataset. |
Anonymize(DicomDataSet,ImageSettings) | Anonymizes the specified dataset with the provided image settings. |
Anonymize(String,String,String,Boolean) | Anonymizes the specified directory, searching for files with the specified pattern. |
Anonymize(String,String,String,Boolean,List<AnonymizationKey>) | Anonymizes the specified directory, searching for files with the specified pattern. |
Anonymize(String,String,String,Boolean,List<AnonymizationKey>,ImageSettings) | Anonymizes the specified directory searching for files with the specified pattern. |
Anonymize(String,String,String,Boolean,ImageSettings) | Anonymizes the specified directory searching for files with the specified pattern. |
Requirements
See Also