2012.02.18 22:46 "[Tiff] libtiff 4.0.1 and 3.9.6 released", by Bob Friesenhahn

2012.03.27 23:02 "Re: [Tiff] Question about TAG_BITSPERSAMPLE", by Bob Friesenhahn

The TIFF spec defines the BitsPerSample tag as an array of unsigned values with a size of short integer

> SamplesPerPixel, so each sample may hypothetically have a different size.  AFAICT, Libtiff, however, appears to only > support a single unsigned short integer value when setting TAG_BITSPERSAMPLE.  Is this correct?  Does Libtiff assume

> / require that all samples must be the same size?

Libtiff does require that all samples be the same size.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/