Seemingly, bitmap resources within my file are becoming somehow corrupted.
My code has resource bitmap image, when ran, it searches the screen for that image
and returns its xy location.
Runs fine and works fine at least once, and sometimes more, but then fails to find
the image. When I create a new image and change it within resourses the cycle begins again.
Anyone have any Idea why this might be happening?