FontBaseImageBlt

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

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

Meta