Results 1 to 2 of 2

Thread: Setbitmapbits & Getbitmapbits

  1. #1

    Thread Starter
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    I need a quick tutorial on how to use SetBitmapBits, GetBitmapBits, and GetObject to do the same functions as SetPixelV and GetPixel.

    My code for GetPixel & SetPixelV:

    Code:
    a=GetPixel(myHDC,1,1)
    SetPixelV myHDC2,1,1,a
    How would I do the equivelant?

    Cheers,
    Sastraxi
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  2. #2

    Thread Starter
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Please??

    Could anybody help me (YoungBuck, you said you could do this...)
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

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