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

Home » Public Forums » archive » Re: Problems with visual depth of 24 in IDL 6.1
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: Problems with visual depth of 24 in IDL 6.1 [message #56338] Fri, 19 October 2007 04:24
rkombiyil is currently offline  rkombiyil
Messages: 59
Registered: March 2006
Member
On Oct 19, 6:16 pm, vera.me...@yahoo.de wrote:
> Hello!
>
> My problem, here we are:
>
> I shall apply an IDL Program which produced perfectly good pictures
> when using a graphic card of visual depth=16. However, my graphic Card
> seems to be younger having a visual depth of 24. The pictures I get
> are black, because IDL does not recognise the homemade colortables,
> defined within the program. If I use the default colours , I can
> produce black and white pictures. It has to be the setting of the
> visual depth, because if I change the setting of my graphic card to a
> depth of 16, I can reproduce the right graphics.
>
> I tried to set the Visual Depth in IDL with
> device, Visual_Depth=24
> but IDL w'ont accept.
>
> (Probably I should also mention that the visual name ist TrueColor.)
>
> What can i do?
>
> Regards, Vera

Try
device,true_color=24
/rk
P.S. Rather than trying to set them individually everytime, I do it in
my dotrc file (.idlrc, assuming you are using *nix). You can specify
all your private settings there. Maybe you already are doing so, just
in case. Good luck!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Problems with visual depth of 24 in IDL 6.1
Next Topic: Re: how to transfer MS-DOS bat file in IDL?

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

Current Time: Wed Oct 08 15:48:37 PDT 2025

Total time taken to generate the page: 0.00573 seconds