
Thread
2009.06.16 21:56 "Re: [Tiff] Tiff 16 bit and 32 bit images + some more questions about tiff file format", by Chris Cox
It doesn't say bilevel, it says min-is-black: aka grayscale.
See the TIFF6 spec., section 3.
Zero is black, higher values are brighter. For the integer forms, that means that the full scale value is white. For floating point the white point is undefined, but is typically 1.0.
Chris
On 6/16/09 2:50 PM, "Keshab Neupane" <neupane.keshab@yahoo.com> wrote:
Bilevel images only need 1 bit per pixel.
Larger values make no sense for bilevel images