Leadtools.Dicom.Common

Anonymize(String,String,String,Boolean) Method

Show in webframe





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.
Anonymizes the specified directory, searching for files with the specified pattern.
Syntax
public virtual void Anonymize( 
   string searchDirectory,
   string pattern,
   string outputDir,
   bool allDirectories
)
'Declaration
 
Public Overloads Overridable Sub Anonymize( _
   ByVal searchDirectory As String, _
   ByVal pattern As String, _
   ByVal outputDir As String, _
   ByVal allDirectories As Boolean _
) 
'Usage
 
Dim instance As Anonymizer
Dim searchDirectory As String
Dim pattern As String
Dim outputDir As String
Dim allDirectories As Boolean
 
instance.Anonymize(searchDirectory, pattern, outputDir, allDirectories)

            

            
public:
virtual void Anonymize( 
   String^ searchDirectory,
   String^ pattern,
   String^ outputDir,
   bool allDirectories
) 

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.
Remarks
This method will return patient id, study instance uid, and series instance uid for matching files in the searched directories.
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