palette.icn: Program to display an Icon image palette

May 23, 1996; Gregg M. Townsend
Requires: Version 9 graphics
This file is in the public domain.
Usage:  palette [name]

Palette displays each color available in an image palette along with its
index character.  The default palette is "c1".

Typing a digit (1 to 6) in the window switches the display to the
corresponding color palette.  Typing a "g" selects the "g16" palette.

Typing "l", "o", or "u" toggles the respective drawpalette() flag.

The window can be resized.

Source code | Program Library Page | Icon Home Page