|
-
Feb 6th, 2001, 04:08 PM
#1
Thread Starter
Good Ol' Platypus
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)
-
Feb 7th, 2001, 08:21 PM
#2
Thread Starter
Good Ol' Platypus
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|