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

TMFinder.FindColorTolerance

Declaration

Source position: finder.pas line 69

public function TMFinder.FindColorTolerance(

  out x: Integer;

  out y: Integer;

  Color: Integer;

  xs: Integer;

  ys: Integer;

  xe: Integer;

  ye: Integer;

  tol: Integer

):Boolean;