BltStringSoftImageToHandle

ソフトウエアイメージハンドルに文字列を描画する(フォントハンドル使用版)

version(!DX_NON_SOFTIMAGE && !DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
BltStringSoftImageToHandle
(
int x
,
int y
,
const(dxlib_d.DxDataType.TCHAR)* StrData
,,,,
int VerticalFlag = dxlib_d.DxDataType.FALSE
)

Meta