jangwoo24 / EXTRA-THICC

Mr. Whitehouse AP CSA Final Project
1 stars 1 forks source link

Implement drawings #9

Open jangwoo24 opened 5 years ago

jangwoo24 commented 5 years ago

@Exdiark wrote code to draw images in the chat, similar to MS Paint. Implement these along with the Draw button after issue #3 is completed.

jangwoo24 commented 5 years ago

Also need to write code so that when the DrawPane is closed, the drawing is saved as an image or byte array or something.