Initializes a new instance of the IntRange structure.
Namespace:
AForgeAssembly: AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- min
- Type: System..::.Int32
Minimum value of the range.
- max
- Type: System..::.Int32
Maximum value of the range.