Get Pixel from window and click if that pixel (or in range of that pixels) exists.

Alex Moldovan 1 Reputation point
2021-04-13T16:31:12.443+00:00

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.