|
[ トップページ ]
[ ____CommandPrompt ] [ ____JScript ] [ ____MySQL ] [ ____Cygwin ] [ ____Java ] [ ____Emacs ] [ ____Make ] [ ____Perl ] [ ____Python ] [ ____OpenGL ] [ ____C# ] [ ____StyleSheet ] [ ____C++ ] [ ____Winsock ] [ ____Thread ] [ ____VisualStudio ] [ ____C ] [ ____Win32API ] [ ____Lua ] [ ____PhotoShop ] ヘッダ検索 ■ AlphaBlend . アルファブレンドAlphaBlend( HDC hdcDest, int x, y, w, h HDC hdcSrc, int xs, yx, ws, hs, BLENDFUNCTION fn ); BLENDFUNCTION fn = {0}; fn.BlendOp = AC_SRC_OVER; fn.SourceConstantAlpha = 128; msimg32.lib |
|