cct - change colour table



next up previous contents
Next: circle - select Up: Commands Previous: box - select

cct - change colour table

  cct [table name]

Reads a predefined table of colours and applies it to the previously displayed image. This command must be used after the command DISPLAY since DISPLAY always loads a default colour table. A question mark in place of the table name gives the list of all available tables.

cct/loop

Loop through each of the available color tables

cct/no_break

Go through each color table without stopping.

cct/user_col

Allow to specify user color table from a file using 'cct/user filename'.The colour table is an ascii file with the columns (R, B, G).The values for each colour should range from 0 to 1.

Examples:

cct exo15           ! load the colour table exo15
 
cct ?               ! lists all available colour tables
 
cct/loop            ! loop through all the available color tables
 
cct/loop/no         ! loop through all the color tables without a break



Lorella Angelini
Thu 12 Oct 16:28:11 1995