public virtual void Anonymize(
DicomDataSet dataset,
ImageSettings imageSettings
)
Public Overloads Overridable Sub Anonymize( _
ByVal dataset As DicomDataSet, _
ByVal imageSettings As ImageSettings _
)
public:
virtual void Anonymize(
DicomDataSet^ dataset,
ImageSettings^ imageSettings
)
dataset
The dataset to anonymize.
imageSettings
The image settings to apply when changing the image in the anonymized dataset.
The imageSettings are only valid if you apply BlackoutRects to the anonymized images. Doing this will require that the image be re-inserted into the anonymized dataset.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document