Re: Saving pixmaps [message #9958] |
Sat, 20 September 1997 00:00  |
Joe Means
Messages: 44 Registered: November 1996
|
Member |
|
|
Peter Mason wrote:
> On Wed, 17 Sep 1997, Joe Means wrote:
>> I have run xinteranimate and saved the pixmaps. Now I want to access them
>> singly and save them to disk for a future IDL session. How?
>
> ..........
>
> Peter Mason
> CSIRO division of Exploration and Mining
> P.O Box 136, North Ryde, NSW, 2113, Australia
> E-Mail: p.mason@syd.dem.csiro.au Tel: +61 2 9490-8883 Fax: 9490-8960/8921
> Web: http://www.syd.dem.csiro.au/research/MMTG/
Peter,
Thanks for your helpful response. I did not know how to get pixmapid's or how
to copy a pixmap to a window with a device command.
I took an apporach that incorporates some of your ideas and uses xinteranimate.
I draw each image in a loop that loads xinteranimate as per IDL on line help.
In the look I TVRD each window into an image array. Upon leaving the loop I
save an array with all the images as an unformated file. Later, to run the
animation, I use ASSOC to link to the images and load them into xinteranimate.
--Joe Means
From: Joseph E. Means, Asst. Prof. (Courtesy) Forest Science Department
Internet: Means@fsl.orst.edu Oregon State University
Phone 541-750-7351 Fax 541-750-7329 Corvallis, OR 97331 U.S.A.
http://www.fsl.orst.edu/rogues/meansj/meansnew.htm
|
|
|