我想在 Go 的 agouti 中截取整页截图。我试过下面的代码。
page.Screenshot(filename) //take an only visible area on the display
但是,我无法截取整页截图。
你有什么好主意吗?
我想在 Go 的 agouti 中截取整页截图。我试过下面的代码。
page.Screenshot(filename) //take an only visible area on the display
但是,我无法截取整页截图。
你有什么好主意吗?