ReactOS 0.4.16-dev-1527-g49e652b
|
#include <wingdi.h>
Public Attributes | |
BYTE | BlendOp |
BYTE | BlendFlags |
BYTE | SourceConstantAlpha |
BYTE | AlphaFormat |
BYTE _BLENDFUNCTION::AlphaFormat |
Definition at line 3208 of file wingdi.h.
Referenced by ATL::CImage::AlphaBlend(), DIB_16BPP_AlphaBlend(), DIB_24BPP_AlphaBlend(), DIB_32BPP_AlphaBlend(), DIB_XXBPP_AlphaBlend(), draw_graphics(), DrawShadowText(), gdi_alpha_blend(), IntUpdateLayeredWindowI(), MainWndProc(), test_32bit_ddb(), test_GdiAlphaBlend(), and WndProc().
BYTE _BLENDFUNCTION::BlendFlags |
Definition at line 3206 of file wingdi.h.
Referenced by ATL::CImage::AlphaBlend(), DIB_16BPP_AlphaBlend(), DIB_24BPP_AlphaBlend(), DIB_32BPP_AlphaBlend(), DIB_XXBPP_AlphaBlend(), draw_graphics(), DrawShadowText(), gdi_alpha_blend(), MainWndProc(), test_32bit_ddb(), test_GdiAlphaBlend(), and WndProc().
BYTE _BLENDFUNCTION::BlendOp |
Definition at line 3205 of file wingdi.h.
Referenced by ATL::CImage::AlphaBlend(), DIB_16BPP_AlphaBlend(), DIB_24BPP_AlphaBlend(), DIB_32BPP_AlphaBlend(), DIB_XXBPP_AlphaBlend(), draw_graphics(), DrawShadowText(), gdi_alpha_blend(), IntUpdateLayeredWindowI(), MainWndProc(), test_32bit_ddb(), test_GdiAlphaBlend(), and WndProc().
BYTE _BLENDFUNCTION::SourceConstantAlpha |
Definition at line 3207 of file wingdi.h.
Referenced by ATL::CImage::AlphaBlend(), AlphaBlendProc(), DIB_16BPP_AlphaBlend(), DIB_24BPP_AlphaBlend(), DIB_32BPP_AlphaBlend(), DIB_XXBPP_AlphaBlend(), draw_graphics(), DrawShadowText(), gdi_alpha_blend(), IntUpdateLayeredWindowI(), MainWndProc(), test_32bit_ddb(), test_GdiAlphaBlend(), and WndProc().