I need to set a point on a PictureBox class to a certain color. I'll also need to read this point. This point of course, has to be based on x/y coordinates.

Is there any way to do this?

Also, I'm using the freeware Mono C# compiler, so no fancy IDE for me.