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

TMFinder.FindDeformedBitmapToleranceIn

Declaration

Source position: finder.pas line 85

public function TMFinder.FindDeformedBitmapToleranceIn(

  bitmap: TMufasaBitmap;

  out x: Integer;

  out y: Integer;

  xs: Integer;

  ys: Integer;

  xe: Integer;

  ye: Integer;

  tolerance: Integer;

  Range: Integer;

  AllowPartialAccuracy: Boolean;

  out accuracy: Extended

):Boolean;