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

Home » Public Forums » archive » Re: A color question with PS
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: A color question with PS [message #42166] Tue, 11 January 2005 07:52
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Kenneth Bowman writes:

> Must be that PWI conviction. You shouldn't take your laptop to the
> Expert Programmers Association meetings.

Tell me about it! I *swear* she told me she was 18!

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http:/www.dfanning.com/
Phone: 970-221-0438, IDL Book Orders: 1-888-461-0155
Re: A color question with PS [message #42167 is a reply to message #42166] Tue, 11 January 2005 07:29 Go to previous message
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
In article <MPG.1c4d8e3adc9ddfc79896e2@news.frii.com>,
David Fanning <david@dfanning.com> wrote:

> Well, it is the community service part of a sentencing
> program. :-)

Must be that PWI conviction. You shouldn't take your laptop to the
Expert Programmers Association meetings.

Ken
Re: A color question with PS [message #42168 is a reply to message #42167] Tue, 11 January 2005 06:18 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
andry_william@hotmail.com writes:

> You aer always a good source of help for IDL.

Well, it is the community service part of a sentencing
program. :-)

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http:/www.dfanning.com/
Phone: 970-221-0438, IDL Book Orders: 1-888-461-0155
Re: A color question with PS [message #42169 is a reply to message #42168] Tue, 11 January 2005 05:32 Go to previous message
war is currently offline  war
Messages: 21
Registered: December 2003
Junior Member
Thanks Dave,
You aer always a good source of help for IDL.

Regards,

Andry
Re: A color question with PS [message #42170 is a reply to message #42169] Mon, 10 January 2005 19:13 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Andry William Ratsimandresy writes:

> I don't know if I am missing any command or the Hexadecimal color code
> does not work with PS file.

The hexadecimal color code doesn't work. The PS device
is an 8-bit device. You will have to load a red color
in a color table and access it with an index number.
However, this will work everywhere:

Plot, data, Color=FSC_Color('red')

Cheers,

David

P.S. You can find FSC_Color here:

http://www.dfanning.com/programs/fsc_color.pro

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http:/www.dfanning.com/
Phone: 970-221-0438, IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: A color question with PS
Next Topic: Re: Widgets and contour plots

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

Current Time: Sat Oct 11 00:43:16 PDT 2025

Total time taken to generate the page: 0.08235 seconds