2004.03.09 17:58 "[Tiff] C# Wrapper", by Morten

2004.03.09 17:58 "[Tiff] C# Wrapper", by Morten

Has anyone got a C# wrapper for the libtiff library?

I have managed to wrap a few of the functions, but have problems with wrapping _TIFFmalloc, since I don't know how to handle the void* type that is returned.

Any help is appreciated.

/Morten