Results 1 to 1 of 1

Thread: A More Interesting BitBlt() Example

  1. #1

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

    A More Interesting BitBlt() Example

    Enclosed is a more interesting example of blitting an image using BitBlt()
    The simpler example of this can be found here

    If you have any queries or comments, just let me know.

    note: If you receive any errors while opening the form,
    its probably due to the CommonDialog control.
    In the top left corner of the form you may see a PictureBox
    partly obscured by one of the two primary PictureBoxes.
    That PictureBox, called 'CommonDialog1', should be in fact
    a CommonDialog control with that name.
    Attached Files Attached Files
    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