openDICOM.NET API Reference (openDICOM# Class Library)

XmlFile Constructor

Creates a XML file instance from the given ACR-NEMA or DICOM file content provider.

Overload List

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);

See Also

XmlFile Class | openDicom.File Namespace