[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Animating in Color
- Subject: Animating in Color
- From: "Rachel" <RachelP(at)goplay.com>
- Date: Thu, 6 Jul 2000 16:45:15 -0700
- Newsgroups: comp.lang.idl-pvwave
- Organization: Brown University
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:20133
Is there an easy way to animate a series of color images in IDL other than a
simple for loop from the command line? I was trying to use XINTERANIMATE
but could only make it do black and white. The images are plotted on the
screen then read into an array with tvrd(true=3). I can get them to
redisplay in color, but not as an animation in Xinteranimate. Thanks for any
advice.
Rachel