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

Home » Public Forums » archive » Re: JPEG contour plot without IDL graphics window, can this be done?
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: JPEG contour plot without IDL graphics window, can this be done? [message #66685 is a reply to message #66684] Thu, 04 June 2009 14:25 Go to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Jun 4, 4:19 pm, "J. Solbrig" <JSolb...@gmail.com> wrote:
> So, typically is has been unnecessary for me to create anything other
> than postscript files for my data output.  Now, however, because
> someone has asked for it, I need to figure out how to create jpeg
> versions of hundreds of contour plots with superimposed maps and
> colorbars.
>
> So far, I have been able to figure out one method for creating the
> jpegs, but it is much too slow considering the number of plots that
> need to be created.  For the current method, I crate my image in the x-
> windows device, then use the following:
>
> write_jpeg, filename, jpeg_file, tvrd(/true), /true
>
> There must be a better way to handle this that does not require
> opening a graphics window, copying the data from the window, then
> outputting it to a jpeg, right?  Any suggestions would be appreciated.
>
> - Jeremy

Write it to the z-buffer?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Startup on LINUX Question
Next Topic: Map Projection Doom and Gloom

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

Current Time: Fri Oct 10 20:55:25 PDT 2025

Total time taken to generate the page: 0.56235 seconds