コード例 #1
0
ファイル: Extern.cs プロジェクト: tongyuantongyu/IViewer
 public static extern void FreeBMP(ref BMPExport bmp);
コード例 #2
0
ファイル: Extern.cs プロジェクト: tongyuantongyu/IViewer
 public static extern bool WriteToMemory(ref BMPExport bmp, IntPtr destination, UIntPtr stride);