Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Anonymize(DicomDataSet,ImageSettings) Method






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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features