LoadSoftImage

画像ファイルを読み込みソフトウエアイメージハンドルを作成する

version(!DX_NON_SOFTIMAGE)
nothrow @nogc extern (C++, DxLib) extern
int
LoadSoftImage
(
const(dxlib_d.DxDataType.TCHAR)* FileName
)

Return Value

Type: int

-1:エラー -1以外:イメージハンドル

Meta