Sastraxi
Feb 6th, 2001, 03:08 PM
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:
a=GetPixel(myHDC,1,1)
SetPixelV myHDC2,1,1,a
How would I do the equivelant?
Cheers,
Sastraxi
My code for GetPixel & SetPixelV:
a=GetPixel(myHDC,1,1)
SetPixelV myHDC2,1,1,a
How would I do the equivelant?
Cheers,
Sastraxi