PresentationLUT

(Optional parameter) Specifies the data of the Presentation LUT to be created. This parameter can be either a character string or a long value:

If it is a character string (VT_BSTR), it specifies the name of the Data Set file which contains the data of the Presentation LUT.

If it is a long value (VT_I4), it specifies the handle of the Data Set that contains the data of the Presentation LUT. In this case, the parameter must be set to the handle specified by the hDicomDS property of the LEADTOOLS DICOM DataSet COM Object.

Otherwise, the parameter will be ignored.

The Data Set specified is assumed to contain the Presentation LUT Sequence (2050,0010). If this Sequence is not present, the method will return an error. Don’t supply this parameter if the Presentation LUT is to be created by specifying a Presentation LUT Shape using the parameter PresentationLUTShape.