CreateDIBGraphWithStrLen

画像ファイルからDIBデータを作成する

version(Windows)
@nogc extern
core.sys.windows.windef.HBITMAP
CreateDIBGraphWithStrLen
(
const(core.sys.windows.winnt.TCHAR)* FileName
,,,)

Meta