Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Anonymize(String,String,String,Boolean,List<AnonymizationKey>) Method






The search directory to look for DICOM files.
The pattern to search for.
The output directory for the anonymized files.
if set to true search all directories otherwise only the top level directory.
The anonymization keys used to find unique keys to maintain across files.
Anonymizes the specified directory, searching for files with the specified pattern.
Syntax
'Declaration
 
Public Overloads Overridable Sub Anonymize( _
   ByVal searchDirectory As String, _
   ByVal pattern As String, _
   ByVal outputDir As String, _
   ByVal allDirectories As Boolean, _
   ByVal anonymizationKeys As List(Of AnonymizationKey) _
) 
'Usage
 
Dim instance As Anonymizer
Dim searchDirectory As String
Dim pattern As String
Dim outputDir As String
Dim allDirectories As Boolean
Dim anonymizationKeys As List(Of AnonymizationKey)
 
instance.Anonymize(searchDirectory, pattern, outputDir, allDirectories, anonymizationKeys)

Parameters

searchDirectory
The search directory to look for DICOM files.
pattern
The pattern to search for.
outputDir
The output directory for the anonymized files.
allDirectories
if set to true search all directories otherwise only the top level directory.
anonymizationKeys
The anonymization keys used to find unique keys to maintain across files.
Remarks
If anonymization keys is defined as null the default anonymization keys will be used.
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