maccolor.icn: Definitions for Macintosh color mappings

$include "maccolor.icn"
August 14, 1996; Ralph E. Griswold
This file is in the public domain.

The table map16 maps hexadecimal digits for Macintosh the 16-color
system palette to RGB equivalents.  The table map256 does the same for
the 256-color system palette.

Source code | Program Library Page | Icon Home Page