As well as having time to read this can someone please help me make a paint program perhaps send me to a free tutorial about VB
Printable View
As well as having time to read this can someone please help me make a paint program perhaps send me to a free tutorial about VB
VB Tutorials abound on the web.
MY question is: what do you mean by "a paint program"?
man i'll help ya. i've already started one
I started one a few weeks ago, it gets pretty dull once you get the basic features panned out. Most filters are just simple modifications to the pixel locations using getpixel and setpixel.