home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!ncar!uchinews!quads!nbw1
- From: nbw1@quads.uchicago.edu
- Subject: Re: TPW-displaying bitmaps(transparent).
- Message-ID: <1992Jul30.191833.13098@midway.uchicago.edu>
- Sender: news@uchinews.uchicago.edu (News System)
- Reply-To: nbw1@midway.uchicago.edu
- Organization: University of Chicago Computing Organizations
- References: <geoffrey.711294682@bAARNie> <9979@vice.ICO.TEK.COM> <geoffrey.711357017@bAARNie>
- Date: Thu, 30 Jul 1992 19:18:33 GMT
- Lines: 11
-
- Do a loop drawing each pixel if its not black is too slow? Not quite,
- I'd gather that thats the way they did it, since it IS the only way to
- do it.
-
- The way I fixed it is to make a couple direct pixel routines, then do the
- loop, --- works just as fast.
-
- nbw1@quads.uchicago.edu
- N Ben Wiliams
-
-
-