Esempio n. 1
0
 public static extern int pGetWindowImageQEx(int number, ref IntPtr pdata, ref Int32 size, ref Int32 capacity, IMAGE_RESOLUTION res,
     Int32 IsPercent, Int32 Aquality, int left, int top, int width, int height, int codec, int streamId, ref int Ifarme, int kbps, int intra_frame_period);
Esempio n. 2
0
 public static extern int pGetImage2(int number, ref IntPtr pdata, ref Int32 size, ref Int32 capacity, IMAGE_RESOLUTION res, float zoom, int dx, int dy);