mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-19 14:23:55 +00:00
Fix typesetting
This commit is contained in:
parent
2b525ae908
commit
8553f75c77
@ -68,7 +68,7 @@
|
||||
##### [GetPID](#GetPID)
|
||||
|
||||
### <h3 id="GetVersion">.GetVersion()</h3>
|
||||
get robotgo version
|
||||
Get robotgo version
|
||||
|
||||
## <h2 id="Keyboard">Keyboard</h2>
|
||||
|
||||
@ -343,7 +343,7 @@ robotgo.ScrollMouse(50, "down")
|
||||
|
||||
### <h3 id="SaveBitmap">.SaveBitmap</h3>
|
||||
|
||||
save a image with bitmap.
|
||||
Save a image with bitmap.
|
||||
|
||||
#### Arguments:
|
||||
|
||||
@ -407,7 +407,7 @@ robotgo.Convert("test.png", "test.tif")
|
||||
|
||||
string
|
||||
|
||||
(mosue arguments:mleft mright wheelDown wheelUp wheelLeft wheelRight)
|
||||
(mosue arguments: mleft, mright, wheelDown, wheelUp, wheelLeft, wheelRight)
|
||||
|
||||
#### Return:
|
||||
|
||||
|
@ -422,7 +422,7 @@ robotgo.Convert("test.png", "test.tif")
|
||||
|
||||
string
|
||||
|
||||
(鼠标参数:mleft mright wheelDown wheelUp wheelLeft wheelRight)
|
||||
(鼠标参数: mleft, mright, wheelDown, wheelUp, wheelLeft, wheelRight)
|
||||
|
||||
#### 返回值:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user