|
Re: Can't load a color table [message #48488 is a reply to message #48482] |
Thu, 20 April 2006 09:32  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Tom Over writes:
> I am running IDL 6.0 on a Windows XP machine and my usual way of
> getting color images just isn't working, e.g.,
> loadct,2 & tvscl,image
> Instead I get grey-scale images.
>
> Surely this is something stupid I am doing or forgot to do, but I can't
> think what it is.
I really thought this question had died and gone to heaven.
I am *so* glad to have it back! It makes me feel so useful
I've decided to come out of retirement to answer it:
Device, DECOMPOSED=0
Or, more usefully, get a better image display routine
(e.g., IMGDISP, TVIMAGE, PLOTIMAGE, etc.) :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|