Loads the DICOM Directory Data Set from the specified file.
public void Load(
string name,
DicomDataSetLoadFlags flags
)
Public Sub Load( _
ByVal name As String, _
ByVal flags As DicomDataSetLoadFlags _
)
public:
void Load(
String^ name,
DicomDataSetLoadFlags flags
)
name
The name of the DICOMDIR File.
flags
Meta-header flags and Transfer Syntax flags that indicate the file characteristics to use when loading the file.
In addition to loading the DICOM Directory Data Set, the method also sets the destination folder to the folder in which the specified DICOMDIR File resides. Additional DICOM files in this folder (and subfolders) can be added to the loaded Directory. For more information, refer to Load.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document