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
January 2006

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

2006.01.09 08:28 "Multipage 16bit TIFF in Delphi", by Andreas Christ
2006.01.09 09:24 "Re: Multipage 16bit TIFF in Delphi", by Joris Van Damme
2006.01.09 11:10 "Re: Multipage 16bit TIFF in Delphi", by Joris Van Damme
2006.01.09 15:57 "Re: Multipage 16bit TIFF in Delphi", by Bob Friesenhahn
2006.01.11 07:56 "Re: Multipage 16bit TIFF in Delphi", by Andreas Christ

2006.01.09 15:57 "Re: Multipage 16bit TIFF in Delphi", by Bob Friesenhahn

> > I have multipage Tiffs with 16 Bit per sample, which I want to read,
> > to manipulate and to save again.I tried it with the example
> > LibTiffDelphiHigherLevel from Joris (February 2005), but the result is
> > only a black image.
>
> I've received your code and testfile.
>
> What you have here, is a problem. You're seeing a black image, because,
> strictly speaking, it is a black image. Double-check with Photoshop,
> Irfanview, or any mainstream viewer if you like.

I have encountered a number of TIFFs like this.  Usually they are from 
scientific applications such as from specialized CCD cameras.  Or they 
could be from a remote-sensing application.

In development GraphicsMagick 1.2 there are special provisions for 
TIFFs which store a bitwise smaller sample in a 16-bit space.  So it 
is possible to tell GraphicsMagick the number of bits which represent 
the sample so that the data is automatically scaled into visible 
space.

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