comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Saving more than one image in a widget
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Saving more than one image in a widget [message #46723 is a reply to message #46721] Tue, 13 December 2005 14:25 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
Assuming you want to do this programmatically, just read each draw
widget, stitch the images together, and save the composite image. So
say you had 3 8 bit images that were 10x10. Read each one, then create
a new array 30x10, and plunk then 3 images in it and write it to disk.

-Rick

clivecook59@gmail.com wrote:
> Hi,
>
> If i have a base widget with 3 plots in seperate draw widgets within
> it, how can i save a picture that contains all three plots? I can
> easily obtain just one plot but i don't know how to obtain all three.
>
> thanks
>
> Clive
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Saving more than one image in a widget
Next Topic: Re: Polygon Clipping Algo in IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 17:12:41 PDT 2025

Total time taken to generate the page: 1.03787 seconds