CreateDIBGraph_plus_AlphaWithStrLen

画像ファイルからDIBデータとマスク用DIBデータを作成する

version(Windows)
@nogc extern
int
CreateDIBGraph_plus_AlphaWithStrLen
(
const(core.sys.windows.winnt.TCHAR)* FileName
,,
core.sys.windows.windef.HBITMAP* RGBBmp
,
core.sys.windows.windef.HBITMAP* AlphaBmp
,
int ReverseFlag = core.sys.windows.windef.FALSE
,)

Meta