2,895 questions
Get Pixel from window and click if that pixel (or in range of that pixels) exists.
Alex Moldovan
1
Reputation point
Hello!
I'm trying to accomplish a new project for myself which is giving me headaches.
So, I want to:
- Get/Focus a window (done)
- Detect pixel (done)
- Mouse inputs (done)
- Now the fun part, I want to check if Pixels eg. (55, 80, 120) are found in that window, click it, also, if other pixels are relative to (55, 80, 120) click it also.
Thanks, hope someone could help me.
Developer technologies | VB
Sign in to answer