Anonymize(DicomDataSet,ImageSettings) Method

Summary
Anonymizes the specified dataset with the provided image settings.
Syntax
C#
C++/CLI
public virtual void Anonymize( 
   DicomDataSet dataset, 
   ImageSettings imageSettings 
) 
public: 
virtual void Anonymize(  
   DicomDataSet^ dataset, 
   ImageSettings^ imageSettings 
)  

Parameters

dataset
The dataset to anonymize.

imageSettings
The image settings to apply when changing the image in the anonymized dataset.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.