VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DX color assignments in 16bpp Lews (4 replies, 0 views) (2000-Jun-20) Hi.
I'm having trouble assigning pixel colors using SetLockedPixel in DX. I've created a full screen, 16 bit color program and now I would like to set a couple of pixels. How are colors assigned in 16bpp?
An example of my problem
BackBuffer.SetLockedPixel X, Y, RGB(255, 0, 0)
Actually draws a BLUE pixel.
Help me?
Lews
|