Click or drag to resize

IMcIntensityCalibLutMonotonic Property

Get the Monotinic flag

Namespace:  MediaCy.IQL.Calibrations
Assembly:  MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
Syntax
VB
Property LutMonotonic As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
In most cases, the calibration LUT must be monotonic (i.e. there are no two gray levels with the same calibrated value, such that these two levels are separated by other gray levels with different calibrated values.). This flag can be used to force the calibration to be monotonic.
See Also