ReactOS 0.4.16-dev-321-g63bb46a
|
#include <wingdi.h>
Public Attributes | |
BYTE | BlendOp |
BYTE | BlendFlags |
BYTE | SourceConstantAlpha |
BYTE | AlphaFormat |
BYTE _BLENDFUNCTION::AlphaFormat |
Definition at line 2762 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 2760 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 2759 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 2761 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().