CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2005
    Posts
    6

    Question opengl windows to bmp file

    Hi,

    I've read this article about copying a bmp (from an opengl windows) to the clipboard and it work but i would like to copy directly to a .bmp file. it's written that it's done in a few lines but didn't reach to do it.

    if someone could tell me which line remove and which line add, it would be great

    article : http://www.codeguru.com/Cpp/G-M/ope...ticle.php/c2711


    Thank you in advance

    ps : sorry for the double posting but i think more chance here to have a response

  2. #2
    Join Date
    Feb 2005
    Posts
    6

    Re: Question opengl windows to bmp 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