home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!olivea!apple!cambridge.apple.com!language@skdad.usask.ca
- From: language@skdad.usask.ca
- Newsgroups: comp.lang.lisp.mcl
- Subject: Re: flooding region w/ paint -- how?
- Message-ID: <9301061926.AA04703@waskesiu.USask.ca>
- Date: 6 Jan 93 19:26:44 GMT
- Sender: info-mcl-request@cambridge.apple.com
- Lines: 9
- Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
-
- > You know how in MacPaint and similar paint programs you can
- > click on a pixel and fill the surrounding region with paint?
-
- as a matter of fact, there are quickdraw primitives for both
- the paint bucket tool, and the laso tool found in macpaint.
- Check the docs for the SeedFill and CalcMask routines, and their
- colour counterparts SeedCFill and CalcCMask.
-
- -john montbriand
-