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

Home » Public Forums » archive » Re: Force 8bit display ?
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: Force 8bit display ? [message #47290 is a reply to message #47286] Wed, 01 February 2006 05:18 Go to previous message
peter.albert@gmx.de is currently offline  peter.albert@gmx.de
Messages: 108
Registered: July 2005
Senior Member
Hi Laurent,

it is sufficient to use

device, decomposed = 0

before loading and using a colour table.

It is even better to use David's fsc_color routine, because with it,
you don't have to bother at all about the device settings any more.
Citing David's webpage:

IDL> d = FSC_COLOR(/AllColors, ColorStructure=c)
IDL> Plot, Findgen(11), Color=c.green, Background=c.charcoal,
/NoData
IDL> OPlot, Findgen(11), Color=c.dodgerblue

Cheers,

Peter
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Perpendicular symbol
Next Topic: Re: display line numbers in idlde?

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

Current Time: Fri Oct 10 22:51:47 PDT 2025

Total time taken to generate the page: 7.43965 seconds