Working With The LPresentationLUT Object
The PresentationLUT property returns a reference to the LPresentationLUT object. This object exposes the ILPresentationLUT interface, which defines the following property and methods to handle Presentation LUTs:
Methods
Create method: This method requests the Print SCP to create a Presentation LUT SOP Instance.
Delete method: This method requests the Print SCP to delete the specified Presentation LUT SOP Instance.
GetSOPInstanceUID method: This method returns the SOP Instance UID of the last created Presentation LUT SOP Instance.
Properties
MainObject property: This property returns a reference to the LEADDicomPrintSCU object.
For example, if the Presentation LUT SOP Class is supported on the Association, the Create method of the ILPresentationLUT interface can be used to request the Print SCP to create a Presentation LUT. Once created, the Presentation LUT can be referenced by Film Boxes and Grayscale Image Boxes.