Exemple #1
0
 public static extern void FreeBMP(ref BMPExport bmp);
Exemple #2
0
 public static extern bool WriteToMemory(ref BMPExport bmp, IntPtr destination, UIntPtr stride);