runliuv

runliuv@cnblogs

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2020年6月9日

摘要: internal Image ScreenCapture() { try { int iWidth = Screen.PrimaryScreen.Bounds.Width;//屏幕宽 int iHeight = Screen.PrimaryScreen.Bounds.Height;//屏幕高 Ima 阅读全文
posted @ 2020-06-09 11:04 runliuv 阅读(196) 评论(0) 推荐(0) 编辑