openDICOM.NET API Reference (openDICOM# Class Library)

XmlFile.IsPixelDataExcluded Property

Switch for excluding pixel data from writing to XML file.

public bool IsPixelDataExcluded {get; set;}

Remarks

If pixel data is supposed to be excluded, the entire DICOM group 7FE0 will be excluded from mapping to XML.

See Also

XmlFile Class | openDicom.File Namespace