nashaofu / xcap

XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).

Home Page:https://docs.rs/xcap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

截图转换

ponull opened this issue · comments

图片转base64等操作可以加上去吗?

不会支持哈,这个库主要专注截图,你可以自己再转换下

好的,请你有空的时候, 加上窗口的进程id获取,谢谢