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.

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,542 questions
{count} votes