GetDesktopScreenGraph

デスクトップ画面から指定領域の画像情報をグラフィックハンドルに転送する

version(Windows && !DX_NOTUSE_DRAWFUNCTION)
@nogc extern
int
GetDesktopScreenGraph
(
int x1
,
int y1
,
int x2
,
int y2
,,
int DestX = 0
,
int DestY = 0
)

Meta