KPG1_LTSAV

Saves the colour table for the currently open graphics device

Description:

This routine saves the colour table for the currently open graphics device in an HDS container file in the users ADAM directory. The file is called " kappa_lut.sdf" and contains LUTs for different devices. Each LUT is a _REAL array of shape (3,n) where n is the number of colours in the LUT. Each array has a name which identifies the graphics device to which it refers.

Invocation

CALL KPG1_LTSAV( STATUS )

Arguments

STATUS = INTEGER (Given and Returned)
The global status.

Notes: