C# Airbrush
-
I would guess that you will need to randomly choose a certain number of pixels within the brush area, and color them as needed. I think that the distribution function is uneven for that type of effect, so you should probably do something like picking a radius and and angle, then coloring that pixel. That way, the center has a higher probability of being colored than the outside. Good luck,
Sounds like somebody's got a case of the Mondays -Jeff
-
You might want to google: Paint .NET, it is an entire drawing suite that I believe was written in VC#, if not VC# at least .NET. It is Open Source :)
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]