ImageEn, unit imageenproc

TImageEnProc.Threshold2

TImageEnProc.Threshold2


Declaration

procedure Threshold2(LoThreshold, HiThreshold: Integer; Red, Green, Blue: Boolean);


Description

This is a variant of Threshold.
LoThreshold and HiThreshold specify the low and high pixel value.
Red, Green and Blue specify where to apply the threshold operation.