Enclosed is a simple example of using GetPixel() & SetPixel().
This example will create a random image in one PictureBox, and then using a combination of GetPixel() & SetPixel(), it will make a copy of the image into a second PictureBox.
If you have any queries or comments, just let me know.


Reply With Quote