Description

Controls the viewer's use of the Response LUT attached to the IMcImage.

Property type

A Boolean value.  

Syntax

object.EnableResponseLUT [= value]

The EnableResponseLUT Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDisplay.
valueA Boolean value.

Remarks

When true, if the IMcImage has an McLookupTable attached, the image is passed through the lookup table before the image is processed by the viewer.

Note that this is somewhat different from the Display LUT in that the Response LUT is intended more for adjusting the image's luminance, such as brightness, contrast, and calibration. The DisplayLUT is a viewer property intended for pseudo-coloring or thresholding.