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

Home » Public Forums » archive » problems with Z-Graphics-Buffer (?)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
problems with Z-Graphics-Buffer (?) [message #15735] Thu, 10 June 1999 00:00 Go to previous message
Harald von der Osten- is currently offline  Harald von der Osten-
Messages: 15
Registered: February 1999
Junior Member
Hallo,


to store an image on the disc, I wrote:


set_plot, �Z� & device, set_resolution=[2400,1800]
vdo = tvrd()
set_plot, �X� & window, 2 , xsize = 2400, ysize = 1800 & tv, vdo
......
d=tvrd(0,0,!d.x_vsize, !d.y_vsize, true=1)
tiff_write,�topo.tif�, reverse(d,3),1
wdelete, 2


The picture is - and should be - a black-white one, but the background
in the TIFF-file is coloured (on the screen: white because of (tvlct,
255,255,255, !p.background)). Why??

And: The resolution of the text (axis, title) is a very poor one. I
thought if I set the resolution to [2400,1800] the picture and the text
would be of excellent shape. The picture is, not the text. Why?? How
could I manage this?

Thank you very much for any hint

Harald
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Printer Stops - PostScript Error?
Next Topic: arbitrary rotation of 3-d arrays

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

Current Time: Wed Oct 08 15:33:30 PDT 2025

Total time taken to generate the page: 0.01066 seconds