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

Home » Public Forums » archive » PostScript and TrueColor images
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
PostScript and TrueColor images [message #73073] Fri, 22 October 2010 09:49
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Hi guys,

I have a RGB image [1024,1024,3] and I do:

----------------------------------------
set_plot, 'x'
device, decomposed=1
tv, image, true=3
----------------------------------------

The image is perfect. Then I do:

----------------------------------------
set_plot, 'ps'
device, /color, bits=8, filename='example.ps'
tv, image, true=3
device, /close
----------------------------------------

The final PostScript file contains an image very different. The colors
are not the same and I don't know why...
Any suggestions,

nata
[Message index]
 
Read Message
Previous Topic: FTGET error
Next Topic: Re: FTGET error

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

Current Time: Fri Oct 10 08:31:49 PDT 2025

Total time taken to generate the page: 0.63759 seconds