ImageGear .NET - Updated
Presentation State Objects
User Guide > How to Work with... > DICOM > Presentation State > Presentation State Objects

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:

  1. 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.
  2. Edit Presentation State metadata if needed.
  3. Use ImGearDICOM.SavePresState Method to save Presentation State metadata as Presentation State object.