1994.12.22 22:37 "writing colormaps", by Dave Maffitt

1994.12.23 16:07 "Re: writing colormaps", by Sam Leffler

Yee haa! This tiff library is exactly what I was looking for. Excellent job! I really appreciate it when I find a quality product that means I don't have to waste time reinventing the wheel.

The code in sgisv.c was very helpful in figuring out how to write my 8-bit images in gray scale but how do I write out my own color maps. It is not apparent to me how to do this after looking through the list of available routines in the library.

tools/tiffmedian.c does it; check there.

    Sam