C#
VB
C++
Initializes a new instance of the Anonymizer class.
public Anonymizer(
bool basicProfile
)
Public Function New( _
ByVal basicProfile As Boolean _
)
public:
Anonymizer(
bool basicProfile
)
basicProfile
true
means the TagMacros will be initialized with macros that correspond to the DICOM Anonymization Basic Profile. If false, the MacroProcessor will not be initialized with any TagMacros.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET