This program can draw images on MS Paint (or any other similar graphics editors) by taking control of the mouse. This can only draw images in binary colors and all the images will be converted to binary when drawing. This project was inspired by r/Python
Install .NET Framework, Version=v4.5.2
- Bring the Paint-it window to the top and keep the graphics editor visible as shown in the following image.
-
Click 'Draw'.
-
Select the drawable area on the graphics editor by clicking the left mouse button and dragging. Press 'ESC' key to cancel the process. On releasing the left mouse button the program will start to draw the image. Move the mouse to stop drawing.
This program has not tested on computers with multiple screens and it might give unexpected behaviors.