fortikur
01-13-2003, 03:56 AM
I have a window with a bunch of flowers. The flowers are on a 24 bit .BMP which background is bright pink (RGB: 255,0,255).
I want to display some moving objects in the background while drawing the flowers in the foreground. Sometimes the objects cross the window and "crash" on the viewer.
What kind of blending function (parameters) should i use to have the bright pink pixels totally blended (transparent), but still having the depth function working?
I want to display some moving objects in the background while drawing the flowers in the foreground. Sometimes the objects cross the window and "crash" on the viewer.
What kind of blending function (parameters) should i use to have the bright pink pixels totally blended (transparent), but still having the depth function working?