Loading and Applying Presentation State Objects
Use ImGearDICOM.LoadPresState Method to load a Presentation State object and apply it to an image.
Extracting and Saving Presentation State Objects
Use these steps to extract and save a presentation state object:
- Use ImGearDICOM.PreparePresStateMetadata Method to extract presentation state settings from image and image's display, and to prepare metadata tree for the Presentation State object.
- Edit Presentation State metadata if needed.
- Use ImGearDICOM.SavePresState Method to save Presentation State metadata as Presentation State object.