VectorInt ThreshBottom(TVecInt Src, Int32 Value)
Perform threshold operation on all Src object values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt | source TVecInt |
| 2 | Value | Int32 |
Returns: VectorInt
Remarks:
Size and Dew.Math.VectorInt.IntPrecision properties of the result are adjusted automatically.