Leadtools.Dicom.Common

Anonymize(DicomDataSet,ImageSettings) Method

Show in webframe





The dataset to anonymize.
The image settings to apply when changing the image in the anonymized dataset.
Anonymizes the specified dataset with the provided image settings.
Syntax
public virtual void Anonymize( 
   DicomDataSet dataset,
   ImageSettings imageSettings
)
'Declaration
 
Public Overloads Overridable Sub Anonymize( _
   ByVal dataset As DicomDataSet, _
   ByVal imageSettings As ImageSettings _
) 
'Usage
 
Dim instance As Anonymizer
Dim dataset As DicomDataSet
Dim imageSettings As ImageSettings
 
instance.Anonymize(dataset, 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

See Also

Reference

Anonymizer Class
Anonymizer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features