AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 1994

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

1994.12.22 22:37 "writing colormaps", by Dave Maffitt
1994.12.23 16:07 "Re: writing colormaps", by Sam Leffler

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

    To:  tiff@sgi.sgi.com
    Subject:  writing colormaps
    Date: Thu, 22 Dec 1994 16:37:09 CST
    From:  Dave Maffitt <drm@ibc.wustl.edu>

    
    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