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