Group: microsoft.public.win32.programmer.directx.graphics · Group Profile · Search for blends in microsoft.public.win32.programmer.directx.graphics
Author: Niels Wimmersby
Date: Mar 2, 2008 05:37
In normal alpha blending a pixels color is a function of the current color of the pixel, the new color ...what value to write now? More specific, I want to do a special alpha blend which I can not seem to find operations supporting. It is alpha = 1-...1-0,125=0,875 I render back to front to let the color values blend corrently, which they do. I just need the resulting alpha as well. That is...
|