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

TMFinder.FindColorsSpiralTolerance

Declaration

Source position: finder.pas line 71

public function TMFinder.FindColorsSpiralTolerance(

  x: Integer;

  y: Integer;

  out Points: TPointArray;

  color: Integer;

  xs: Integer;

  ys: Integer;

  xe: Integer;

  ye: Integer;

  Tolerance: Integer

):Boolean;