Alright, I tried the same exact code, but with:
if( findDeformedBitmapToleranceIn(pic,x,y,0,0,600,600,70,0,true,acc) )then
//as the below code.
if(...
Type: Posts; User: Olaf Forkbeard
Alright, I tried the same exact code, but with:
if( findDeformedBitmapToleranceIn(pic,x,y,0,0,600,600,70,0,true,acc) )then
//as the below code.
if(...
Sorry about the double post, and this is for basically.. me learning scar's pascal.
I'm simply trying to get it to find the bank symbol in RS (on the mini map) and click on it even when the image...
Does anyone use FindDeformedBitmapToleranceIn?
I am having a hell of a time with this. I simply ask can someone throw me an example of FindDeformedBitmapToleranceIn as a standalone in use with the files to do it so I can see what I am doing...