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

Home » Public Forums » archive » Re: cgcolor load color to the current color table.
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: cgcolor load color to the current color table. [message #78143 is a reply to message #78137] Tue, 25 October 2011 20:19 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Zhang Bo writes:

> when I use color = cgcolor('black'), it will load black in to color
> index 84, which mass up my following TV and colorbar. How to avoid
> this?

If you have an index, say 254, where you typically load drawing
colors, you can have cgColor load the black color there:

IDL> color = cgColor('black', 254)

It only chooses 84 as the color index in the absence of
other instructions. But, really, use decomposed color
all the time, so no colors ever have to be loaded
anywhere. :-)

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: plot 3 array one up to another
Next Topic: expanded area is shown when trying to plot an image on a map

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

Current Time: Fri Oct 10 10:10:33 PDT 2025

Total time taken to generate the page: 0.72427 seconds