1996.12.07 01:14 "TIFFGetField() colormap entries", by John Lussmyer

1996.12.09 07:28 "Re: TIFFGetField() colormap entries", by Karsten Spang

When I use TIFFGetField() to retrieve the colormap entries, it gives me three pointers to arrays. Do I have to free these arrays? Or are they part of the internal data for tifflib?

You should not free them. They are pointers to internal data of libtiff. libtiff will take care of freeing them in due time.

Karsten
--------------------------------------------------------------------------------
E-mail: krs@kampsax.dk                                      Karsten Spang
Phone:  +45 36 39 08 00                                     Kampsax Technology
Fax:    +45 36 77 03 01                                     P.O. Box 1142
WWW:    http://www.kampsax.dk/~krs                          DK-2650 Hvidovre
                                                            Denmark