Description

Get or set the contrast value associated with the LUT. Values range from 0 to 100. Default (neutral) value is 50.

Property type

A Double value.  

Syntax

object.Contrast [= value]

The Contrast Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLookupTable.
valueA Double value.

Remarks

The final response curve will be calculated by combining brightness, contrast, and gamma values, and the free-form LUT. The response curve will be applied during display when EnableResponse is TRUE. This transform is applied to all pixels between the BlackLevel and the WhiteLevel when EnableBWLevels is TRUE, or to the entire dynamic range (RangeMin to RangeMax) when the B&W levels are disabled.