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 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.01.29 21:56 "TIFF DLLs for Windows platform", by Sampath K Gajawada
2000.01.31 14:44 "Re: TIFF DLLs for Windows platform", by Bruce Cameron
2000.01.31 16:36 "Re: TIFF DLLs for Windows platform", by Chris Friesen

2000.01.31 16:36 "Re: TIFF DLLs for Windows platform", by Chris Friesen

Bruce Cameron wrote:
> 
> Also interested in the answer to this.
> 
> "Sampath K. Gajawada" wrote:
> >
> > Hi,
> >
> > I am developing the application using Visual C/C++ . It requires reading
> > tiff files and manipulating.
> > Is there any DLLs available for Windows platform to read and manipulate
> > the tiff files.

Why not make your own?  The TIFF library compiles to a DLL easily enough...

Chris