How do you make C not C++ click on a color if it finds it?
Let's say I want it to click on red..... how can the mouse scan for the color red and if found click on it.....
Also is there a possible way for C to look for an image and click on it....
Let's say I want C to click on a stick figure i've drawn in paint..... so is there a way to look for that image and if it's there click on it
Regards.
Please note: That I just started learning C but all the books i've read say nothing about this.... maybe i'm in the wrong lanuage? Well please post if so.
Let's say I want it to click on red..... how can the mouse scan for the color red and if found click on it.....
Also is there a possible way for C to look for an image and click on it....
Let's say I want C to click on a stick figure i've drawn in paint..... so is there a way to look for that image and if it's there click on it
Regards.
Please note: That I just started learning C but all the books i've read say nothing about this.... maybe i'm in the wrong lanuage? Well please post if so.
Comment