RefPresLUTInstanceUID property (ILImageBox Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

BSTR RefPresLUTInstanceUID

Overview

Refer to Print Management SCU.

Remarks

The RefPresLUTInstanceUID property specifies the SOP Instance UID of a previously created Presentation LUT SOP Instance to be referenced by the Image Box. Refer to the Create method of the ILPresentationLUT interface for creating Presentation LUTs.

The corresponding Attribute will be included in the request to the Print SCP only if the IncludedParameters property specifies IB_REF_PRES_LUT_INSTANCE_UID.

When updating the Image Box, if this property specifies an empty string and the Image Box already references a Presentation LUT, then the update will remove that reference.

Since only a Grayscale Image Box may reference a Presentation LUT, this property will always be ignored for Color Image Boxes.

See Also

Elements:

Update method, IncludedParameters property, Create method (ILPresentationLUT interface)

Topics:

DICOM Print Management SCU: Basic Print Management