Hello
I have a paint program (winform appl.) made in C#/GDI+, where using MouseUp/Down/Move events I draw on a panel. Everything I need is functioning but I need help in saving (as a .bmp file) whatever is drawn on the panel. Could somebody help me with this? It would be appreciated very much. Source code available when and if needed. Thank you!
I have a paint program (winform appl.) made in C#/GDI+, where using MouseUp/Down/Move events I draw on a panel. Everything I need is functioning but I need help in saving (as a .bmp file) whatever is drawn on the panel. Could somebody help me with this? It would be appreciated very much. Source code available when and if needed. Thank you!
Comment