コード例 #1
0
ファイル: Gdiplus.cs プロジェクト: pgovind/runtime
 public static extern int GetObject(HandleRef hObject, int nSize, ref BITMAP bm);
コード例 #2
0
 public static extern int GetObject(IntPtr hgdiobj, int cbBuffer, ref BITMAP lpvObject);