[Overview][Classes][Index] Reference for unit 'finder' (#Simba)

TMFinder.FindColorsTolerance

Declaration

Source position: finder.pas line 70

public function TMFinder.FindColorsTolerance(

  out Points: TPointArray;

  Color: Integer;

  xs: Integer;

  ys: Integer;

  xe: Integer;

  ye: Integer;

  Tol: Integer

):Boolean;