ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedPage Object > IGMedPage Methods > ExtractPresentationDataTo Method |
Extracts the Presentation State related information from an IGMedPage Object, based on its display settings and annotations attached to it, and adds this information to the DataSet of another IGMedPage Object.
This function may add/update the following tags/sequences in the PresState:
To create a new presentation state DataSet, use the following steps:
To modify an existing Presentation State DataSet, use the following steps:
ExtractPresentationDataTo (PresState As IIGMedPage, PageDisplay
as IIGPageDisplay, Flags As Long)
Name | Description |
---|---|
PresState | DICOM Page to extract PS Data from |
PageDisplay | IGPageDisplay settings |
Flags | PS flags parameter |
N/A
N/A
Med