How do you get bitmap data?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Don

    #1

    How do you get bitmap data?

    I am trying to get bitmap data from the client area of a window using
    VB.NET. I have created a "graphics" object from the windows handle and then
    created a bitmap from the graphics object, but the bitmap is empty! How do
    I copy the bitmap from the original client area to the new bitmap?

    Thanks for any and all help!
    - Don


Working...