IMcIntensityCalibLutMonotonic Property
|
|
Get the Monotinic flag
Namespace:
MediaCy.IQL.Calibrations
Assembly:
MediaCy.IQL.Calibrations (in MediaCy.IQL.Calibrations.dll) Version: 10.0.6912.0
SyntaxProperty LutMonotonic As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksIn 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