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. See Loading Default Color Tables.
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.
5.0 |
Introduced |