Description
The minimum pixel value expected within the image. This property does not scan the image to find a minimum value. This property is a scalar and represents the image luminance value.
-
Property type
-
A Double value.
-
Syntax
-
object.RangeMin [= value]
The RangeMin Property syntax has these parts: |
| object | An expression evaluating to an object of type McRegionAccess. | | value | A Double value. |
|