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

Home » Public Forums » archive » Re: Q: how to write the graphic output to a file
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: Q: how to write the graphic output to a file [message #19584] Mon, 03 April 2000 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Luis Alonso (luis.alonso@uv.es) writes:

> I need to output a graph generated with polyfill to a file, instead of the
> standard graphic output.
> I usually do w/ TVRD function, but as the image to be generated is much
> bigger than the maximum graphic window size, this is not possible. My image
> is about 10000x5000 pixels.

If you computer refuses to make a pixmap this large
(mine did), you can try this in the Z-graphics buffer.
This worked for me:

Set_Plot, 'Z'
Device, Set_Resolution=[10000, 5000]

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Previous Topic: BUILD YOUR OWN C`A.B,L,E B,O`X...FREE C`A.B,L.E`...... 777
Next Topic: triangulate,SPHERE=s

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

Current Time: Fri Oct 10 18:22:01 PDT 2025

Total time taken to generate the page: 0.24199 seconds