ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedPage Object > IGMedPage Methods > DataSetLUTExists Method |
Checks whether the DataSet attached to the IGMedPage Object has a specified LUT sequence.
This method supports the following LUT sequences:
DataSetLUTExists (PresState As IGMedPage, LUTSequenceTag As
Long) as Boolean
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 | LUT sequence tag. |
True if LUT is present in either IGMedPage Object, False otherwise.
N/A
Med