Home »
Public Forums »
archive »
Color changing dialog
Color changing dialog [message #15598] |
Fri, 28 May 1999 00:00 |
VU KHAC Tri
Messages: 25 Registered: March 1999
|
Junior Member |
|
|
Hi all,
I write a little application which needs a color table in which two (or
more) IDL's color tables are as the following description:
Saying my color table has 256 color
myCT[0 : n-1] = CompressCT(IDLCT1, n) ; linear
compression of IDL's N-element color table into n-element color table (n
<= 255)
myCT[n : 255] = CompressCT(IDLCT2, 256-n) ; linear compression of
IDL's N-element color table into (256-n)-element color table
Does anyone implement this procedure or know where I can get it. If you
have sth like XLoadCT of IDL, this' excellent !
Thanks for help.
Tri.
|
|
|
Current Time: Wed Oct 08 17:35:40 PDT 2025
Total time taken to generate the page: 0.00520 seconds