Determine the pixel location of specific dots
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Anyone know how we can access the pixel value and compare whether it is black (let's say I want to know what is the series of pixel location which forms a star outline, and usually outline are black, pls correct me if Im wrong) and store the pixel column and row value in an array? How to do this? Please help.Thanks.