Tang, Diana wrote:
Thanks.  Do you know anything about filling in and drawing triangle
shapes?

Drawing triangles is pretty trivial - you need just 3 lines. Filling
areas is also widely discussed around - it's pretty basic thing for
computer graphics. Try looking for "flood fill", "scanline fill" or
related subjects - you will find both a docs as well as code. First
googled results:

http://www.codeproject.com/gdi/QuickFill.asp
http://www.sccs.swarthmore.edu/users/02/jill/graphics/hw3/hw3.html


--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to