ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedPage Object > IGMedPage Methods > GetDataSetLUTCopy Method |
Returns a new instance of IGLUT Object with the specified LUT from either presentation state IGMedPage Object (PresState) DataSet, or the image IGMedPage Object DataSet. If the LUT exists in both the Presentation state DataSet, and in the image DataSet, the function returns the LUT from Presentation State DataSet.
This function supports the following LUT sequences:
GetDataSetLUTCopy (PresState As IGMedPage, LUTSequenceTag As
Long) as IGLUT
Name | Description |
---|---|
PresState | Presentation state IGMedPage, which dataset is checked for presence of the LUT. Set to Nothing if no presentation state IGMedPage is available. |
LUTSequenceTag | Sequence Tag. |
New instance of IGLUT Object.
N/A
Med