PDA

Click to See Complete Forum and Search --> : GetPixel() & SetPixel() : A Simple Example


plenderj
Jun 10th, 2002, 04:35 AM
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.

plenderj
Oct 21st, 2004, 09:49 AM
* 21-October-2004 - Moved to CodeBank *