dcmNET Class Library

DicomFile Constructor

Constructs an DicomFile object associated with a specified Dicom file system

Overload List

Constructs an DicomFile object, using the provided dicomSet for the data set.

public DicomFile(DicomSet);

Constructs an DicomFile object associated with a specified Dicom file system

public DicomFile(FileInfo);

Constructs an DicomFile object associated with a specified Dicom file system.

public DicomFile(string);

See Also

DicomFile Class | dcmNET Namespace