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

Home » Public Forums » archive » IDL 5.0 (TvRd LoadCt) problems with true colors ???
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL 5.0 (TvRd LoadCt) problems with true colors ??? [message #10856] Sat, 14 February 1998 00:00
Rene Preusker is currently offline  Rene Preusker
Messages: 1
Registered: February 1998
Junior Member
Hello

I try to use true color features of idl 5.02 under
Linux 5.0.32 (Matrox Milenium 24 bpp). tvrd
gives strange results. But perhaps I understand
something wrong. The following code should
ilustrate my problem:


loadct,ct ;ping, sometime in the session
loadct,0 ;pong, sometime in the session



dd=bytscl(dist(500,500))
image=bytarr(3,500,500)
for i=0,2 do image(i,*,*)=dd
tv,image,true=1

; until here it works fine
; but now:

muck=tvrd(0,0,500,500,true=1)

tv,muck,true=1

; some areas of image ar ok
; others not



If I restart IDL and don't do a 'loadct', every thing works fine.


Is there any idea what's going wrong? Are there any positive
expiriences with IDL, Linux and True Color?


Thanks
Rene
[Message index]
 
Read Message
Previous Topic: Percentile Function/Pro
Next Topic: transparent routine using either readu or assoc for same array variable

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

Current Time: Fri Oct 10 03:04:14 PDT 2025

Total time taken to generate the page: 1.03885 seconds