Creates a XML file instance from the given ACR-NEMA or DICOM file content provider.
Creates a XML file instance from the given ACR-NEMA or DICOM file content provider.
public XmlFile(AcrNemaFile);
Creates a XML file instance from the given ACR-NEMA or DICOM file content provider in consideration of pixel data exclusion.
public XmlFile(AcrNemaFile,bool);
XmlFile Class | openDicom.File Namespace