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

Home » Public Forums » archive » Re: Color table editor
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: Color table editor [message #38714] Sat, 20 March 2004 01:12
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Michael Wallace wrote:

> Does anyone have a graphical color table editor similar to Matlab's? As
> far as I know, IDL doesn't have such a capability built in, although it
> would be a very nice addition.
>
> http://www.mathworks.com/access/helpdesk/help/techdoc/ref
colormapeditor.shtml
>
> -Mike

Dear Mike

we are using this tool to set up our colortables.


http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl _html/dbase
x_def_colortable_dbase.pro.html



The output of the widget is a routine whith header and an example image
like:

pro ct_miklos,start_color=start_color,max_colors=max_colors,colo rs=colors

colors=[[7,255,128,128,250],$
[0,50,128,255,255],$
[0,50,255,128,255]]
def_colorsystem,colors=colors,start_color=start_color,max_co lors=max_colors
end


For further routines and licensing please have a look at
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html

best regards

Reimar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Why does color change to b/w when using PNG?
Next Topic: Re: checking if file is dos textfile or unix textfile ?

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

Current Time: Wed Oct 08 17:33:05 PDT 2025

Total time taken to generate the page: 0.00516 seconds