|
IDL Reference Guide: Graphics Object Classes |
|
The IDLgrPalette::LoadCT procedure method loads one of the IDL predefined color tables into an IDLgrPalette object.
Obj->[IDLgrPalette::]LoadCT, TableNum [, FILE=colortable filename]
The number of the pre-defined IDL color table to load, from 0 to 40.
Set this keyword to the name of a colortable file to be used instead of the file colors1.tbl in the IDL distribution. The MODIFYCT procedure can be used to create and modify colortable files.
IDL Online Help (March 06, 2007)