CreateGraph

メモリ上のビットマップイメージからグラフィックハンドルを作成する

version(!DX_NOTUSE_DRAWFUNCTION)
extern
int
CreateGraph
(
int Width
,
int Height
,
int Pitch
,
const(void)* RGBImage
,
const(void)* AlphaImage = null
,
int GrHandle = -1
)

Meta