Hi

I need to find out the RGB of a pixel from a picture box control.

When I use Picture1.Point(x, y) it return a long integer.

Is there anyway to convert this into seperate RGB colours to store in variables?