finding the color of any pixel of a picture box which has some drawn shapes in different colors by scanning it (in VB.Net 2015)
I used the following code (in VB.Net 2105) for piking the color of the pixel at curser point on a picture box which a rectangle has been drawn on that with white color of the boundary and filled by red color.