Results 1 to 2 of 2

Thread: GetPixel() & SetPixel() : A Simple Example

  1. #1

    Thread Starter
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    GetPixel() & SetPixel() : A Simple Example

    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.
    Attached Files Attached Files
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  2. #2

    Thread Starter
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    * 21-October-2004 - Moved to CodeBank *
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width