BltStringSoftImageWithStrLen

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

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

Meta