代码如下:using System.Runtime.InteropServices;using System.Drawing.Imaging; [System.Runtime.InteropServices.DllImportAttribute(“gdi32.dll”)] private static extern bool BitBlt( IntPtr hdcDest, // 目标 DC的句柄 int nXDest, int nYDest,
评论星级较低,若资源使用遇到问题可联系上传者,3个工作日内问题未解决可申请退款~