Description
Get the lower bound of the calibration mapping.
-
Property type
-
A Double value.
-
Syntax
-
object.InputMin [= value]
The InputMin Property syntax has these parts: |
| object | An expression evaluating to an object of type McIntensityCalib. | | value | A Double value. | Remarks
Gray level values lower than InputMin will be mapped to LUT[0]. See get_Type for details.
|