Hello VB Forums!

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.