The following tables list the members exposed by Anonymizer.
Public Constructors
Name | Description | |
---|---|---|
Anonymizer | Initializes a new instance of the Anonymizer class. |
Public Methods
Name | Description | |
---|---|---|
AddMacro | Adds a macro and associates it with the specified tag. | |
Anonymize | Anonymizes the specified directory searching for files with the specified pattern. | |
BeginBatch | Begins the batch anonymization using the specified anonymization keys. | |
DeleteMacro | Deletes the macro associated with the specified tag. | |
EndBatch | Ends the batch anonymization process. | |
FindTag | Finds the tag macro for the specified tag. | |
Load | Loads the specified filename. | |
Save | Saves the specified filename. |
Protected Methods
Name | Description | |
---|---|---|
OnBeforeTagAnonymization | Raises the BeforeTagAnonymization event. | |
OnProgress | Raises the Progress event. | |
OnTagMacroUpdated | Raises the TagMacroUpdated event. |
Public Properties
Name | Description | |
---|---|---|
ApplicationDescription | Gets or sets the description that will be added to the DICOM dataset preamble. | |
BlackoutRects | Gets or sets the blackout rectangles. | |
Item | Gets or sets the macro for the specified tag. | |
MacroProcessor | Gets the macro processor. | |
Tag | Gets or sets a user-defined data object that is associated with this object. | |
TagMacros | Gets the list of tags that have been assigned a macro. |
Public Events
Name | Description | |
---|---|---|
BeforeTagAnonymization | Occurs before a tag is anonymized. | |
Progress | Anonymization progress notification event. | |
TagMacroUpdated | Occurs after a macro associated with a tag has been updated. |
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