摘要: 屏幕截屏 void CMainFormDlg::GetScreenPic(Rect area, OUT Mat &img, float rate, bool gray) { CDC *pDC = GetDesktopWindow()->GetDC();//屏幕DC int BitPerPixel = 阅读全文
posted @ 2021-08-28 15:38 Abraverman 阅读(552) 评论(0) 推荐(0)