cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
(C++) Look if picture is on screen
(C++) Look if picture is on screen
Mar 15, 2014 at 5:17pm UTC
idelta89
(2)
Hey there,
Is there any way that I could look if a picture is on the screen?
Example:
I want to look if this picture is on the screen
http://puu.sh/7wn0G.jpg
and if there is, then click it.
Mar 16, 2014 at 12:29am UTC
soranz
(536)
There's a lot of ways. It'd be easier with more specifics such as:
1-Is the picture part of a known program/window ?
2-Can the picture always be in the same position of that window ?
3-Website/local program ?
Topic archived. No new replies allowed.