Results 1 to 3 of 3

Thread: GetBitmapBits() **Resolved**

Threaded View

  1. #1

    Thread Starter
    Addicted Member jmiller's Avatar
    Join Date
    Jul 2002
    Location
    University of Michigan
    Posts
    238

    GetBitmapBits() **Resolved**

    I need to use GetBitmapBits(), but the function requires that you pass it an HBITMAP structure as the bitmap's handle. This is a problem if you create the bitmap using load image. LoadImage returns a HANDLE structure as the bitmaps handle. How do i get around this?

    thanks,
    jmiller
    Last edited by jmiller; Feb 25th, 2003 at 07:12 PM.

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