MtxExprInt.ThreshBottom Method

function ThreshBottom(const Src: TVecInt; const Value: Integer): VectorInt;

Perform threshold operation on all Src object values.

#NameTypeDescription
1SrcTVecInt
2ValueInteger

Returns: VectorInt

Remarks:

Size and VectorInt.IntPrecision properties of the result are adjusted automatically.