| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.09.16 18:16 "Re: libtiff and .net", by Bob FriesenhahnOn Thu, 16 Sep 2004, Kabongo, Kalonji (DET) wrote: > > I would not mind doing it to expand my knowledge of .net, libtiff and tiff. > If there are other people willing to collaborate on this, we can form a team > and plan for it. I realize doing it alone could take a longtime. > > Do you have any king of diagram that shows the program flow? Nope. I suggest that the first step is to become familiar with the limitations of Managed C++, study the libtiff APIs, develop your object model, and then write the wrapper classes to expose selected libtiff APIs to .net. Some libtiff APIs will not be suitable for .net at all. Others will require marshalling code since unsafe code is not allowed to directly access data in managed objects. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us http://www.simplesystems.org/users/bfriesen |
|||||||