mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
drop BCaptureScreen
This commit is contained in:
parent
e4f8475d3e
commit
0ca4e2a898
@ -58,7 +58,8 @@ func main() {
|
||||
// bit_map := robotgo.CaptureScreen()
|
||||
// Println("CaptureScreen...", bit_map)
|
||||
// gbit_map := robotgo.Capture_Screen()
|
||||
gbitMap := robotgo.BCaptureScreen()
|
||||
gbitMap := robotgo.Capture_Screen()
|
||||
// gbitMap := robotgo.BCaptureScreen()
|
||||
Println("Capture_Screen...", gbitMap.Width)
|
||||
|
||||
sx, sy := robotgo.GetScreenSize()
|
||||
|
Loading…
Reference in New Issue
Block a user