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
November 2000

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

2000.11.23 20:06 "Using libtiff without reading from a file", by Wolfram Bettermann
2000.11.23 21:06 "Re: Using libtiff without reading from a file", by Joris Van Damme
2000.11.23 22:00 "Re: Using libtiff without reading from a file", by Alex Cherepanov
2000.11.23 22:16 "Re: Using libtiff without reading from a file", by Joris Van Damme
2000.11.23 23:39 "Re: Using libtiff without reading from a file", by Alex Cherepanov
2000.11.24 04:17 "Re: Using libtiff without reading from a file", by Joris Van Damme
2000.11.24 13:32 "Re: Using libtiff without reading from a file", by Wolfram Bettermann
2000.11.24 13:52 "Re: Using libtiff without reading from a file", by Bjorn Brox
2000.11.24 00:30 "Re: Using libtiff without reading from a file", by Leonard Rosenthol
2000.11.24 16:48 "Re: Using libtiff without reading from a file", by Bob Friesenhahn

2000.11.24 16:48 "Re: Using libtiff without reading from a file", by Bob Friesenhahn

On Thu, 23 Nov 2000, Leonard Rosenthol wrote:

> Take a look at ImageMagick (<http://www.imagemagick.org>) 
> which is an image processing library that uses libTIFF for it's TIFF 
> support and fully supports working with in memory "blobs".

Correction: TIFF is one of the very few formats (the other is HDF) for
            which ImageMagick does not provide native BLOB support.

The reason for lack of support is because the libtiff API is not
adequate.  To be adequate, the API would need to support working with
striped, or tiled data (using a accessor function we provide), and not
require a file descriptor. Since TIFF is a very important format, we
would really like to support TIFF BLOBs in ImageMagick.

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