CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    How to copy the clipboard bitmap to a file?

    Does anyone know how to copy a bitmap from the clipboard to a file ?

    Thanks and regards.


  2. #2
    Join Date
    Sep 1999
    Location
    Europe / Austria / Innsbruck
    Posts
    442

    Re: How to copy the clipboard bitmap to a file?

    Hi, go to http://indigo.ie/~pjn/dibimage.html and download this image class. It supports pasting images from the clipboard and saving them to a file.


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

Featured