home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!bcm!tamsun.tamu.edu!bpb9204
- From: bpb9204@tamsun.tamu.edu (Brent)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Offscreen bitmap problem
- Message-ID: <1992Sep6.072504.9373@tamsun.tamu.edu>
- Date: 6 Sep 1992 07:25:04 GMT
- References: <1992Sep5.045203.25253@tamsun.tamu.edu>
- Distribution: usa
- Organization: Texas A&M Univ., Inc.
- Lines: 17
-
- bpb9204@tamsun.tamu.edu (Brent) writes:
- |
- |I am writing a small fractal graphics application that generates basic B/W
- |images.
- |I decided on using an offscreen
- |bitmap and draw to both bitmaps simultaneously.
-
- I got it working about an hour after I posted. I went back and studied
- my code, really thought about what I was trying to do and also studied the
- IM chapters again. Finally, it worked.
-
- Now that this offscreen stuff is working (and it's neat), I was able to add
- image saving to a file, proper updates, etc. It's fleshing out nicely.
-
- Thanks to all who helped: John, Jim, Kenneth and the UMPG.
-
- -Brent
-