Search found 1 match

by Martin77
25 Jun 2019, 12:48
Forum: Ask for Help (v1)
Topic: I need to conduct a PixelSearch that looks for a pixel that has no other pixels of the same color around it.
Replies: 0
Views: 603

I need to conduct a PixelSearch that looks for a pixel that has no other pixels of the same color around it.

So for example. I have this red pixel i need to find. But sometimes, there are blocks of red pixels together that im not interested in. I need to find only the the instances where the red pixel is isolated without any other equal red pixels around it. So it finds the red pixel, but if it has other r...

Go to advanced search