BltRectBackScreenToWindow

裏画面の指定の領域をウインドウのクライアント領域の指定の領域に転送する

version(Windows && !DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
int
BltRectBackScreenToWindow
(
dxlib_d.DxDataTypeWin.HWND Window
,
dxlib_d.DxDataType.RECT BackScreenRect
,
dxlib_d.DxDataType.RECT WindowClientRect
)

Meta