MtxExprInt.ThreshAbsLT Method

function ThreshAbsLT(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.