SetGraphFilterBltBlendMode

GraphFilterBltやGraphBlendBltの結果を転送先に転送する際のブレンドモードを設定する(現状で対応しているのはDX_BLENDMODE_NOBLENDとDX_BLENDMODE_ALPHAのみ)

version(!DX_NOTUSE_DRAWFUNCTION && !DX_NON_FILTER)
nothrow @nogc extern (C++, DxLib) extern
int
SetGraphFilterBltBlendMode
()

Meta