A small JavaFX based canvas project which can load picture, and doing various drawing operations Functions of canvas:
- Canvas Height and Width settinng
- Random drawing
- Eraser: Clean previous drawing
- Show & Hide: show and hide grid reference, each grid represents a pixel.
- File (on the top left): Can load PNG files to edit, also can save drawings to PNG files.
- Filling: Filling certain region with the same color.