Okay, well I am trying to detect when a program is done, by detecting the colour change of the pixels.
See, when the program is done, it has gets a big blue button at the bottom to exit it. And i want my C# program to detect when it is done, and exit that program.
I have absolutely no idea on how to do this. I hope you guys have answers =)
See, when the program is done, it has gets a big blue button at the bottom to exit it. And i want my C# program to detect when it is done, and exit that program.
I have absolutely no idea on how to do this. I hope you guys have answers =)
Comment