You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Windows API wrapper class for simulating mouse movement, clicking, and more.
4
4
5
5
# Details
6
6
7
-
The MonaLisa folder is a sample demostration of what the Windows API wrapper can be utilized for. In this particular example it fully automates the process of drawing an image to Microsoft Paint. In the following gif it is drawing a thresholded Mona Lisa:
7
+
The code in the MonaLisa folder is a sample demostration of what the Windows API wrapper can be utilized for. In this particular example it fully automates the process of drawing an image to Microsoft Paint. In the following gif it is drawing a thresholded Mona Lisa:
0 commit comments