How to get the red component from an image, in C# (windows forms). I want to get the Red component in a new matrix. I tried something like this with a bmp:
by