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
July 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.07.18 07:30 "C# interop for libtiff?", by Gerben Vos
2006.07.24 11:32 "Re: C# interop for libtiff?", by Rob Van Den Tillaart

2006.07.18 07:30 "C# interop for libtiff?", by Gerben Vos

Inspired by Ivan Kopcanski's question, I have been experimenting a bit
in my spare time with C# interoperation for LibTIFF; I've gotten
TIFFOpen() and TIFFClose() to work already, but am still thinking about
how to implement the variable-arguments TIFFSetField() in a nice way.
(I've even been thinking  about emitting appropriate functions during
runtime, generating them from the tags table.)

Has someone else already done something in this area which you can
share?

					Gerben Vos.