BltStringSoftImageToHandleWithStrLen

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

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

Meta