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
Re: problems with Z-Graphics-Buffer (?) [message #15809 is a reply to message #15735] Fri, 11 June 1999 00:00 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Harald von der Osten-Woldenburg wrote:

> 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

I am missing something like:

tvlct,red,green,blue,/get
write_tif,file,image,red=red,blue=blue,green=green

Hope this helps a bit.

R.Bauer
[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 19:20:19 PDT 2025

Total time taken to generate the page: 0.00492 seconds