DrawExtendVStringToHandle

フォントハンドルを使用して文字列を拡大描画する(縦書き)

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
DrawExtendVStringToHandle
(
int x
,
int y
,
double ExRateX
,
double ExRateY
,
const(dxlib_d.DxDataType.TCHAR)* String
,
uint Color
,,
uint EdgeColor = 0
)

Meta