Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!pikes!mercury.cair.du.edu!mnemosyne.cs.du.edu!isis.cs.du.edu!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.windows.ms.programmer Subject: Re: animation in Windows? Message-ID: <1991May15.011830.10405@mnemosyne.cs.du.edu> Date: 15 May 91 01:18:30 GMT References: <1688@anaxagoras.ils.nwu.edu> Sender: usenet@mnemosyne.cs.du.edu (netnews admin account) Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Organization: Nyx, Public Access Unix (sponsored by U. of Denver Math/CS dept.) Lines: 9 Disclaimer1: Nyx is a public access Unix system run by the University of Disclaimer2: Denver for the Denver community. The University has neither Disclaimer3: control over nor responsibility for the opinions of users. I've done some rudimentary animation with Windows bitmaps. I'm not sure what you're asking for when you say "secret invisible color"... If you mean can your program construct a bitmap (perhaps a composite of several bitmaps) that is not visible and then bitblt it to the screen all at once when it's fully constructed, the answer is yes. Terrell