Show / Hide Table of Contents
View Source

Class PrivateTagAnonymizer

Removes private tags from DICOM object which may or may not contain identifiable information

Inheritance
System.Object
PrivateTagAnonymizer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace:EvilDICOM.Anonymization.Anonymizers
Assembly:EvilDICOM.dll
Syntax
public class PrivateTagAnonymizer : IAnonymizer

Methods

View Source

Anonymize(DICOMObject)

Declaration
public void Anonymize(DICOMObject d)
Parameters
Type Name Description
DICOMObject d
Implements
IAnonymizer.Anonymize(DICOMObject)
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX