<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

Colors/

newpalette.pro

Allows to save the palette which is on the screen in a same type file than the one gven by default in IDL 'colors1.tbl'.

topnewpalette Color

newpalette, namepal, FILE=FILE, OVER=OVER, _EXTRA=_EXTRA

Parameters

namepal        in required

a string containing the name of the new palette we want to write.

Keywords

FILE        default: 'palette.tbl'

The file containing the color palettes. It can be in any directory of the !path.

OVER       

the number of the palette we want to replace

_EXTRA       

Used to pass modifyct keywords

Version history

Version

$Id: newpalette.pro 137 2006-07-12 09:33:44Z smasson $

History

Guillaume Roulet (gr@lodyc.jussieu.fr) 30/3/1999 s.masson, add _extra, research of the full name, OVER 5/5/1999 s.masson
Produced by IDLdoc 2.0.