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
相关文章
相关标签/搜索