Ejemplo n.º 1
0
 public static extern IntPtr CreateDIBSection(IntPtr hdc, ref BITMAPINFO_FLAT bmi,
     DIBUsage usage, ref int ppvBits, IntPtr hSection, int dwOffset);
Ejemplo n.º 2
0
 public static extern IntPtr CreateDIBSection(IntPtr hdc, ref BITMAPINFO_FLAT bmi,
                                              DIBUsage usage, ref int ppvBits, IntPtr hSection, int dwOffset);