Difference between revisions of "Documentation/4.8/MRML"

From Slicer Wiki
Jump to: navigation, search
(Nightly -> 4.8)
 
(No difference)

Latest revision as of 07:04, 18 October 2017

Home < Documentation < 4.8 < MRML

The Medical Reality Markup Language (MRML) scene file is an XML-based text file that references all data loaded into Slicer, and records its display and processing parameterization. Loading a MRML scene file will also load its referenced data and display it in the manner it was saved.

Associated developer API is documented here.