openDICOM.NET API Reference (openDICOM# Class Library)

XmlFile Members

XmlFile overview

Public Static Methods

IsXmlFile Determines whether a file with specified file name is an ACR-NEMA- or DICOM-XML file.

Public Instance Constructors

XmlFile Overloaded. Initializes a new instance of the XmlFile class.

Public Instance Properties

AcrNemaFile ACR-NEMA or DICOM file content provider.
IsDicomFile Determines, if the used ACR-NEMA file in fact is a DICOM file.
IsPixelDataExcluded Switch for excluding pixel data from writing to XML file.

Public Instance Methods

SaveToOverloaded. Saves AcrNemaFile as XML to specified input stream.

See Also

XmlFile Class | openDicom.File Namespace