Click or drag to resize

IMcIntensityCalibInputMin Property

Get the lower bound of the calibration mapping.

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

Property Value

Type: Double
Remarks
Gray level values lower than InputMin will be mapped to LUT[0]. See get_Type for details.
See Also