I have a program where i use getpixel to see what color a specific point is, and if it's the correct color a messagebox will pop up. For some reason, when i watch the program, every time it checks, the getpixel name (eg. ff008000) changes about every time even when the point doesn't change. Why does it do this? Do i need to make the background like a full blue or red with no other colors in it to work?
↧