cwutils.icn: Procedures to support color ways

procedure list2way:        convert list of color specs. to colorway
procedure file2way:        convert file of color specs. to color way
procedure way2list:        convert color way to list of colors
procedure way2file:        convert color way to file of colors
procedure way2image:       create image from color way
procedure saveway:         save color way
procedure loadway:         load color way
procedure image2way:       convert image to color way

link cwutils
September 2, 1996; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.



Source code | Program Library Page | Icon Home Page