1 Attachment(s)
Freehand Drawing on Loaded Bitmap (MS Paint)
After finding myself helping many people with freehand drawing and keeping bitmaps unlocked i decided to make this small example and dump it here.
This project demonstrates basic drawing functionality similar to that of MS Paint, along with using alpha colors to create shading effects. It shows how to tackle the problem of keeping the bitmap file unlocked so that it may be saved back to while demonstrating free-hand drawing with GDI+ graphics.
I Hope you find this useful
Re: Freehand Drawing on Loaded Bitmap (MS Paint)
I think I was the first person Phill helped me with this thing. :D and he taught me what gdi+ was too and lots and lots of other stuff.Lots of credits to phill :)
1 Attachment(s)
Re: Freehand Drawing on Loaded Bitmap (MS Paint)
Well, i saw this picture on one of those 'buy these smileys' adds
and just thought OMG i have to use that for this..
so, i made this smiley guy draw on his little paper at the same time as you draw on the picture, it looks quite cool.
check it out
Re: Freehand Drawing on Loaded Bitmap (MS Paint)
Can u tell me how to run this application on a web-browser ....can u send me the code too...I have tried a lot but to no avail...
Re: Freehand Drawing on Loaded Bitmap (MS Paint)
can someone tell me the procedure of running the same code on a web-browser...
Re: Freehand Drawing on Loaded Bitmap (MS Paint)
Great example, thanks for that.
Re: Freehand Drawing on Loaded Bitmap (MS Paint)
will this one work with color matrix?