Search the Community
Showing results for tags 'bitmap'.
-
1 program new; var Bmp: TSCARBitmap; x, y: Integer; 10 begin Bmp := TSCARBitmap.Create('deNpjZGBh6K6ra6+qaq2sNNBnBgAlZwTh'); If (FindBitmap(x, y, Bmp, 198, 16, 230, 339))Then begin writeln('found bitmap') movemouse(x,y) 17 else movemouse(216,102) clickmouse(216,102) 20 end. debug box says Type Line File Message complier error 17 Identifier expected like this makes no sence
-
There is a good explanation of the previous encoding type c (http://forums.scar-divi.com/showthread.php?t=914). Could anyone please explain how current encoding type d works? Would be really useful to process screenshots outside of Scar and create encoded strings.
-
Where is actual help for existing functions? FindBitmapTol for example? And how to find bitmap background? For examle background is but it can be more than 70% unviewable? only yellow dots can be visible
- 4 replies
-
- bitmap
- bitmapfromstring
-
(and 1 more)
Tagged with: