plenderj
Feb 18th, 2003, 01:00 PM
Below is an example of how to use the GetPixel() & SetPixel() Windows API calls.
A PictureBox is filled with a random image drawn using SetPixel(), and its contents copied to a second PicturBox using both GetPixel() & SetPixel()
GetPixelAndSetPixel.frm (http://www.vbforums.com/attachment.php?s=&postid=1039684)
A PictureBox is filled with a random image drawn using SetPixel(), and its contents copied to a second PicturBox using both GetPixel() & SetPixel()
GetPixelAndSetPixel.frm (http://www.vbforums.com/attachment.php?s=&postid=1039684)