linux截屏程序

利用opencv從frambuffer讀取桌面圖片,實現截屏,並保存爲png32格式圖片.web // // Created by czh on 18-9-3. // #include <unistd.h> #include <unistd.h> #include <opencv2/opencv.hpp> #include <vector> int main() { unsigned c
相關文章
相關標籤/搜索