PDA

Click to See Complete Forum and Search --> : How to Code for Erasing.


Raven
Aug 8th, 1999, 04:22 AM
In the Paint program there is the capability to use an eraser to remove parts of graphics created by the user. How would I code for something like that in a graphics program?

Aug 9th, 1999, 06:10 PM
You could draw with the background color. White "ink" on a white surface is invisible.