Hey guys, I was just fiddling around with PixelSearch again, and found that theres a little problem.

I'll explain it with an example.

I had my C# custom window open with the PixelSearch function on it, and whenever it searches for a pixel rgb, it returns the results and then moves my cursor to that x,y position.

I had my window over an icon which contained pure red, and the pixelsearch was searching for pure red.

Even though my window covered the icon, PixelSearch still saw it, but when theres pure red on my window, it doesn't search my window, but underneath it.

Why is that?

The original link > http://www.elitepvpers.de/forum/gamehacking-coding/247732-c-pixelsearch-search-screen-pixel.html

I have not modified the PixelSearch class at all, but I was wondering why it didn't see my window.

Do I need to update what processes it sees or something?

Thank you!!

Please upload a sample project demonstrating this behavior

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.