2005.05.27 21:08 "[Tiff] creating a vb wrapper for libtiff", by Antoine

2005.05.27 21:50 "Re: [Tiff] creating a vb wrapper for libtiff", by Antoine

IMO, any effort like that is going to run into some serious difficulties as soon as it gets to the tag handing stuff. LibTiff's TIFFGetTag and TIFFSetTag calls use C's "..." variable-parameter-list stuff, and that's not easily wrapped.

but, if someone's done it, i'd love to see how!

I have already implemented most of the tag-related stuff I need directly in VB. It is quick and I have learnt heaps about tiff so all good. I just need the image processing functions that would be a nightmare to reimplement.

Cheers
Antoine

G System, The Evolving GUniverse - http://www.g-system.at