Click or drag to resize

IMcIntensityCalibInputMax Property

Get the upper 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 InputMax As Double
	Get
	Set

Property Value

Type: Double
Remarks
Gray level values greater than InputMax will be mapped to LUT[LutCount-1]. See get_Type for details.
See Also