ijonesfr
05-20-2003, 05:56 AM
Hello,
I would like to draw one bitmap by using the fallowing instruction:
glDrawPixels( theH, theV, GL_RGB, GL_UNSIGNED_BYTE, thePicture);
That function well. Now, I would like to "not draw" (transparent) one color from my bitmap (Ex: I no want the draw function draw the 0xFF, 0xF0, 0XF0 color).
Please, I hope someone can help me because I'm a dummy on OGL http://192.48.159.181/discussion_boards/ubb/frown.gif
Thanks fro your reply and help.
Cheers,
Stef
I would like to draw one bitmap by using the fallowing instruction:
glDrawPixels( theH, theV, GL_RGB, GL_UNSIGNED_BYTE, thePicture);
That function well. Now, I would like to "not draw" (transparent) one color from my bitmap (Ex: I no want the draw function draw the 0xFF, 0xF0, 0XF0 color).
Please, I hope someone can help me because I'm a dummy on OGL http://192.48.159.181/discussion_boards/ubb/frown.gif
Thanks fro your reply and help.
Cheers,
Stef