I have combed through the library and it says that having a transparent image is possible. I have tried every possible method I could think of but nothing I use seems to make it work.
from the looks of it, i should be able to use the one of the codes below
if _ImageSearchArea(image.PNG,1,$varLX-50,$varLY,$varRX,$varRY,$tmpX,$tmpY,20,1) = 1 Then
if _ImageSearchArea(image.PNG,1,$varLX-50,$varLY,$varRX,$varRY,$tmpX,$tmpY,20,#FFFFFF) = 1 Then
however, the program fails to find it everytime. am I passing the transparency variable in the wrong section of my function? I would gladly pay for someone who can get my transparent images to work. with transparency. No shortcuts.